I'm pretty sure this is an easy issue, but I haven't been able to fix it! I'm trying to use a while loop like this:
while (std::ios::eofbit){
//Operations
}
But I must be forgetting something because the loop never ends :-/
Thanks!
This post has been edited by coconut: 18 July 2010 - 02:52 PM

New Topic/Question
Reply




MultiQuote





|