Browse Source
istream::get() puts the stream in fail state when trying to read at EOF. This is best avoided by first peek()ing what is available.master
Richard Kreckel
13 years ago
8 changed files with 20 additions and 35 deletions
Loading…
Reference in new issue