#include <vector>#include "../../ASCString.h"#include <direct.h>#include "ndir.h"Include dependency graph for win32/msvc/fileio.h:

Go to the source code of this file.
Defines | |
| #define | ASC_direct direct |
Variables | |
| const char * | filereadmode |
| const char * | filewritemode |
| const char * | filereadmodetext |
| const char * | filewritemodetext |
| const char | pathdelimitter |
| const char * | pathdelimitterstring |
| const char | foreignPathDelimitter |
| const char * | foreignPathDelimitterString |
| const int | maxfilenamelength |
| const char * | asc_configurationfile |
| #define ASC_direct direct |
Definition at line 33 of file win32/msvc/fileio.h.
| const char* asc_configurationfile |
Definition at line 29 of file unix/fileio.cpp.
| const char* filereadmode |
Definition at line 19 of file unix/fileio.cpp.
| const char* filereadmodetext |
Definition at line 21 of file unix/fileio.cpp.
| const char* filewritemode |
Definition at line 20 of file unix/fileio.cpp.
| const char* filewritemodetext |
Definition at line 22 of file unix/fileio.cpp.
| const char foreignPathDelimitter |
Definition at line 25 of file unix/fileio.cpp.
| const char* foreignPathDelimitterString |
Definition at line 26 of file unix/fileio.cpp.
| const int maxfilenamelength |
Definition at line 28 of file unix/fileio.cpp.
| const char pathdelimitter |
Definition at line 23 of file unix/fileio.cpp.
| const char* pathdelimitterstring |
Definition at line 24 of file unix/fileio.cpp.
1.5.1