You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Функция eoln() вычитывает строку, кажется, что
функция eof() должна соответственно
вычитывать конец файла, однако метод eof() не
проставляет TestlibFinalizeGuard::readEofCount.
Кроме того, хотелось бы, чтобы для функций
eoln()/eof() были парные, которые проверяют
следующий "символ" и при этом не вычитывают
его [с названиями вроде curEoln/curEof].
Original issue reported on code.google.com by [email protected] on 6 Apr 2014 at 3:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Apr 2014 at 3:13The text was updated successfully, but these errors were encountered: