Seg Fault from While Loop till NullI am trying to loop through a char array until I hit the null character and I seem to be getting a s...
Writing to file, char * corrupted data@Everyone: Kudos all! I just reworked my program using std::string and it's working like a charm. I ...
Writing to file, char * corrupted dataGalik> I was just about to ask. What is the proper way to typecast from std::string to char *...For ...
Writing to file, char * corrupted dataarathalion> I am very familiar with the concept of pointers...I picked up the whole c_str( ) from an...
Writing to file, char * corrupted dataI am in the process of converting all my char * over to std::string. But I have another problem that...
This user does not accept Private Messages