Segmentation fault :SOn closer inspection, one of the function calls within a for loop contained a for loop using the sam...
Segmentation fault :SHey 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 applicationCheck 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 directoryNot sure how much you know about different linux distributions, but in my humble opinion, starting o...