Remove/Replace line in fileI found the problem. Noob moment. [code] ofstream myFile("HighScores.txt"); myFile.open("HighSc...
Remove/Replace line in fileGalik, you are awesome. That's exactly what I needed! Here's the code: [code] vector<string> ...
Remove/Replace line in file@smilodon Yes that statement will only execute if both a and b are true but I don't use that anyw...
Remove/Replace line in fileI cannot get the getline() to work correctly. Here's my current code: [code] string tmp = name +...
Remove/Replace line in file@smilodon I knew I'd probably get asked that. I'll show what the file could look like. The example ...
This user does not accept Private Messages