PutChar doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}}
|
||||
|
Reference in New Issue
Block a user