User: athlete501

  • Public profile

User profile: athlete501

User info
User name:athlete501
History
Joined:
Number of posts:13
Latest posts:

fstream::getline() doesn't work while debugging (VS2008)
that was incorrect but you gave me insight and figured out that it needs to be where the source file...

fstream::getline() doesn't work while debugging (VS2008)
(i use VS2008) i'm having this weird issue where if i run my program in Debug mode, fstream::getl...

Timer in C++
sleep will kind of put your program at rest for int x milliseconds i make a function wait(int sec...

Cin and functions
btw you dont need [code]char Y; char N;[/code] because you can say 'Y' instead of Y = 'Y' then c...

run exit code?
genius! thanks a lot guys!

This user does not accept Private Messages