]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ffilestr.tex
implement wcsftime for versions of VS earlier than 2005
[wxWidgets.git] / docs / latex / wx / ffilestr.tex
index 7f80db61313b9cbdc706f45049ea633df42a4ea1..197c62e7b1487c763e0c18bd7cb896cb65e0a73d 100644 (file)
@@ -49,9 +49,9 @@ Initializes a file stream in read-only mode using the specified file pointer {\i
 
 Destructor.
 
-\membersection{wxFFileInputStream::Ok}\label{wxffileinputstreamok}
+\membersection{wxFFileInputStream::IsOk}\label{wxffileinputstreamisok}
 
-\constfunc{bool}{Ok}{\void}
+\constfunc{bool}{IsOk}{\void}
 
 Returns true if the stream is initialized and ready.
 
@@ -106,9 +106,9 @@ Initializes a file stream in write-only mode using the file descriptor {\it fp}.
 
 Destructor.
 
-\membersection{wxFFileOutputStream::Ok}\label{wxffileoutputstreamok}
+\membersection{wxFFileOutputStream::IsOk}\label{wxffileoutputstreamisok}
 
-\constfunc{bool}{Ok}{\void}
+\constfunc{bool}{IsOk}{\void}
 
 Returns true if the stream is initialized and ready.