Posted by: Ayus April 21, 2011
IT -- Solutions Center[Forum]
Login in to Rate this Post:     0       ?        
i m not into C++ but just wondering why u r using 201 in while loop ?
Why use constant value to read from file? what if your number changes in your file?
put a condition until u reach end of a file. use eof() function.
Read Full Discussion Thread for this article