X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/39a20489755c80673a9df4c397c7442b0ff0d5da..9180b5352f9d5b5bcccee563e9b3c0f68c4f1303:/docs/latex/wx/txtstrm.tex diff --git a/docs/latex/wx/txtstrm.tex b/docs/latex/wx/txtstrm.tex index 12fcca5070..eb651ebb6f 100644 --- a/docs/latex/wx/txtstrm.tex +++ b/docs/latex/wx/txtstrm.tex @@ -234,6 +234,12 @@ Set the end-of-line mode. One of {\bf wxEOL\_NATIVE}, {\bf wxEOL\_DOS}, {\bf wxE Writes the single byte {\it i8} to the stream. +\membersection{wxTextOutputStream::PutChar}\label{wxtextoutputstreamputchar} + +\func{void}{wxTextOutputStream::PutChar}{{\param wxChar }{c}} + +Writes a character to the stream. + \membersection{wxTextOutputStream::Write16}\label{wxtextoutputstreamwrite16} \func{void}{wxTextOutputStream::Write16}{{\param wxUint16 }{i16}}