C programming: dynamic keyboard allocation with pointer to pointer

Something I’ve written for a project I have to do for school, it’s without bugs at least on visual studio 2008. The little story about this code: This is a dynamic memory allocation function for text entered by the user. You give the addresses from pointers to memory placements to the function, it only return [...]


Windows ate my thumbdrive

Yesterday was disappointing and frustrating. Visual studio freaked out which resulted in my project becoming inaccessible from my thumb drive and not long after that the partition table was destroyed, resulting in my thumb drive being of the RAW format. I searched and found some recovery software but nothing that wanted to recover my partition [...]