]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/txtstrm.tex
Fixed problem with Calltip tab not refreshing properly on Windows.
[wxWidgets.git] / docs / latex / wx / txtstrm.tex
index d0a26353dd777a929d9e9cbb2cad30d81fc8a6f5..50d70b79e40f7c0c9a21e48ab8ded3f5fafa4e9f 100644 (file)
@@ -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}