X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/631f1bfed5d2df0215035207355d838328237578..23aa4f09d26bd1eb5df7f7170276744a293cbe19:/docs/latex/wx/textfile.tex?ds=sidebyside diff --git a/docs/latex/wx/textfile.tex b/docs/latex/wx/textfile.tex index 0ffa822a36..275479dab3 100644 --- a/docs/latex/wx/textfile.tex +++ b/docs/latex/wx/textfile.tex @@ -45,6 +45,10 @@ termination type if you wish. No base class +\wxheading{Include files} + + + \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. +Returns TRUE if operation succeeded, FALSE if it failed. + \membersection{wxTextFile::GetEOL}\label{wxtextfilegeteol} \constfunc{static const char*}{GetEOL}{\param{wxTextFileType }{type = typeDefault}}