11 bool open(
const char* filename,
const char*
type);
19 fprintf(
file(),
"%s",
s);
23 return file_ ? true :
false;
36 const char* filter =
NULL,
37 const char* accept =
NULL,
38 const char* cancel =
NULL);
59 #define BinaryMode(ocfile) ocfile->binary_mode();
61 #define BinaryMode(ocfile)
65 bool makePath(
const std::string& path);
void set_name(const char *s)
void print(const char *s)
bool file_chooser_popup()
void file_chooser_style(const char *type, const char *path, const char *banner=NULL, const char *filter=NULL, const char *accept=NULL, const char *cancel=NULL)
bool open(const char *filename, const char *type)
bool makePath(const std::string &path)
bool isDirExist(const std::string &path)