\section{File classes and functions overview}\label{wxfileoverview}
-Classes: \helpref{wxFile}{wxfile}\\
-\helpref{wxTempFile}{wxtempfile}\\
+Classes: \helpref{wxFile}{wxfile}, \helpref{wxTempFile}{wxtempfile},
\helpref{wxTextFile}{wxtextfile}
Functions: see \helpref{file functions}{filefunctions}.
and program source files. It can be also used to work with files with "non
native" line termination characters and write them as "native" files if needed
(in fact, the files may be written in any format).
+