Sample code for GetPrivateProfileString()[quote]http://msdn.microsoft.com/en-us/library/ms725501(VS.85).aspx[/quote] Wow that's some lengthy...
Sample code for GetPrivateProfileString()I am trying to read data from an ini file. I have read the MSDN website regarding this function, but...
Unable to use remove() on string?[code]std::string filename = "..."; int result = remove(filename.c_str());[/code] Thank you! I'm a...
Unable to use remove() on string?[quote]you can easily find the answer for such question by a little search[/quote] I guess I wasn't...
Unable to use remove() on string?I have been trying to use remove() on a file name that is stored in a string variable with no succes...
This user does not accept Private Messages