]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/textfile.tex
More asserts and stuff
[wxWidgets.git] / docs / latex / wx / textfile.tex
index 0ffa822a364d59d02d3fea4696f239f3c16583c1..275479dab3b992470e22c863eff9c5c16641411d 100644 (file)
@@ -45,6 +45,10 @@ termination type if you wish.
 
 No base class
 
 
 No base class
 
+\wxheading{Include files}
+
+<wx/textfile.h>
+
 \wxheading{Data structures}
 
 The following constants identify the line termination type:
 \wxheading{Data structures}
 
 The following constants identify the line termination type:
@@ -233,6 +237,8 @@ Change the file on disk. The {\it typeNew} parameter allows you to change the
 file format (default argument means "don't change type") and may be used to
 convert, for example, DOS files to Unix.
 
 file format (default argument means "don't change type") and may be used to
 convert, for example, DOS files to Unix.
 
+Returns TRUE if operation succeeded, FALSE if it failed.
+
 \membersection{wxTextFile::GetEOL}\label{wxtextfilegeteol}
 
 \constfunc{static const char*}{GetEOL}{\param{wxTextFileType }{type = typeDefault}}
 \membersection{wxTextFile::GetEOL}\label{wxtextfilegeteol}
 
 \constfunc{static const char*}{GetEOL}{\param{wxTextFileType }{type = typeDefault}}