X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2edb0bdef6238c8c246b6978bc14828b7033d931..8a094d7ba9913333b49f8561d97b8309d0023663:/docs/latex/wx/inputstr.tex diff --git a/docs/latex/wx/inputstr.tex b/docs/latex/wx/inputstr.tex index 9c3d8adec6..daf42acc31 100644 --- a/docs/latex/wx/inputstr.tex +++ b/docs/latex/wx/inputstr.tex @@ -40,7 +40,7 @@ Returns the first character in the input queue and removes it. \constfunc{wxInputStream}{Eof}{\void} -Returns TRUE if the end of stream has been reached. +Returns true if the end of stream has been reached. \membersection{wxInputStream::LastRead}\label{wxinputstreamlastread} @@ -79,7 +79,7 @@ The data is read until an error is raised by one of the two streams. This function returns a reference on the current object, so the user can test any states of the stream right away. -\membersection{wxInputStream::SeekI} +\membersection{wxInputStream::SeekI}\label{wxinputstreamseeki} \func{off\_t}{SeekI}{\param{off\_t}{ pos}, \param{wxSeekMode}{ mode = wxFromStart}}