* Docs fixes, wxStream overview enabled (all docs should compile now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -75,7 +75,7 @@ Returns TRUE if the stream is initialized and ready.
|
||||
Creates a new file with \it{ofilename} name and initializes the stream in
|
||||
write-only mode.
|
||||
|
||||
\func{}{wxFileOutputStream}{\param{wxFile&}{ file}}
|
||||
\func{}{wxFileOutputStream}{\param{wxFile\&}{ file}}
|
||||
|
||||
Initializes a file stream in write-only mode using the file I/O object \it{file}.
|
||||
|
||||
|
Reference in New Issue
Block a user