You should use IsOpened() to verify that the constructor succeeded.
*/
wxTempFile(const wxString& strName);
You should use IsOpened() to verify that the constructor succeeded.
*/
wxTempFile(const wxString& strName);
determined or 0 even for non-empty files if the file is not seekable.
In general, the only way to determine if the file for which this function
determined or 0 even for non-empty files if the file is not seekable.
In general, the only way to determine if the file for which this function
*/
wxFile(const wxString& filename,
wxFile::OpenMode mode = wxFile::read);
*/
wxFile(const wxString& filename,
wxFile::OpenMode mode = wxFile::read);
*/
bool Open(const wxString& filename, wxFile::OpenMode mode = wxFile::read,
int access = wxS_DEFAULT);
*/
bool Open(const wxString& filename, wxFile::OpenMode mode = wxFile::read,
int access = wxS_DEFAULT);