mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
.tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c9b1e7a62a
commit
bcf1688ee8
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ void Stream()
|
|||
/// but they have some unique features. U++ does not distinguish between 'text' and
|
||||
/// 'binary' mode streams, methods are well suited to work with both in common mode.
|
||||
|
||||
/// GetLine returns String of single line read (lines separators being '\n', '\r' are
|
||||
/// GetLine returns String of single line read (lines separator being '\n', '\r' is
|
||||
/// ignored):
|
||||
|
||||
in.Seek(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue