fileio.cpp File Reference

Go to the source code of this file.

Variables

const char * filereadmode = "r"
const char * filewritemode = "w"
const char * filereadmodetext = "r"
const char * filewritemodetext = "w"
const char pathdelimitter = '/'
const char * pathdelimitterstring = "/"
const char foreignPathDelimitter = '\\'
const char * foreignPathDelimitterString = "\\"
const int maxfilenamelength = 255
const char * asc_configurationfile = "asc2rc"
const bool has_drive_letters = false


Variable Documentation

const char* asc_configurationfile = "asc2rc"

Definition at line 29 of file unix/fileio.cpp.

const char* filereadmode = "r"

Definition at line 19 of file unix/fileio.cpp.

const char* filereadmodetext = "r"

Definition at line 21 of file unix/fileio.cpp.

const char* filewritemode = "w"

Definition at line 20 of file unix/fileio.cpp.

const char* filewritemodetext = "w"

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.

Referenced by convertPathDelimitters().

const bool has_drive_letters = false

Definition at line 30 of file unix/fileio.cpp.

Referenced by tfindfile::tfindfile().

const int maxfilenamelength = 255

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.


Generated on Mon May 21 01:34:57 2012 for Advanced Strategic Command by  doxygen 1.5.1