X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5bb31e3561ca74ee3e1e5f3293ed3201c33dcce8..07b87e8d9b49b46bbe71d414feb35db2be278586:/docs/latex/wx/txtstrm.tex diff --git a/docs/latex/wx/txtstrm.tex b/docs/latex/wx/txtstrm.tex index d0a26353dd..50d70b79e4 100644 --- a/docs/latex/wx/txtstrm.tex +++ b/docs/latex/wx/txtstrm.tex @@ -123,6 +123,12 @@ Reads a 32 bit signed integer from the stream. See \helpref{wxTextInputStream::Read8}{wxtextinputstreamread8} for the description of the {\it base} parameter. +\membersection{wxTextInputStream::ReadChar}\label{wxtextinputstreamreadchar} + +\func{wxChar}{wxTextInputStream::ReadChar}{\void} + +Reads a character, returns $0$ if there are no more characters in the stream. + \membersection{wxTextInputStream::ReadDouble} \func{double}{ReadDouble}{\void}