User: SacredFootballLB

  • Public profile

User profile: SacredFootballLB

User info
User name:SacredFootballLB
History
Joined:
Number of posts:15
Latest posts:

Remove/Replace line in file
I found the problem. Noob moment. [code] ofstream myFile("HighScores.txt"); myFile.open("HighSc...

Remove/Replace line in file
Galik, 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 file
I 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