#include <wx/wfstream.h>
Public Member Functions | |
wxFFileStream (const wxString &iofileName, const wxString &mode="w+b") | |
Initializes a new file stream in the given mode using the specified iofileName name. |
Initializes a new file stream in the given mode using the specified iofileName name.
![]() |
[ top ] |