User profile: mrHappyPants

User info
User name:mrHappyPants
Location:Brisbane, QLD
Statistical data
Birthdate:Jan 25, 1990
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:27
Latest posts:

Segmentation fault :S
On closer inspection, one of the function calls within a for loop contained a for loop using the sam...

Segmentation fault :S
Hey guys, I've been trying to nut this one out for the last few weeks but I'll finally admit I have ...

C++ to Windows application
Check out "theForger's Win32 API Programming Tutorial" at http://www.winprog.org/tutorial/ also, ...

how can i check for empty text file?
something like:? [code]int length; ifstream filestr; filestr.open("fileYouWantToTest.txt", io...

Storing file to specific directory
Not sure how much you know about different linux distributions, but in my humble opinion, starting o...