X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6be663cf0d9c0ce48dea6c1c2f628ed376f128c0..32d4bfd16c554ba060ccee9236abb8e7ff0e913a:/docs/latex/wx/file.tex diff --git a/docs/latex/wx/file.tex b/docs/latex/wx/file.tex index 62aedec322..73b55f5b24 100644 --- a/docs/latex/wx/file.tex +++ b/docs/latex/wx/file.tex @@ -9,6 +9,10 @@ between platforms and compilers. None. +\wxheading{Include files} + + + \wxheading{Constants} wx/file.h defines the following constants: @@ -257,7 +261,7 @@ TRUE if the operation was successful. \membersection{wxFile::Write}\label{wxfilewrites} -\func{bool}{Write}{\param{const wxString& }{s}} +\func{bool}{Write}{\param{const wxString\& }{s}} Writes the contents of the string to the file, returns TRUE on success.