Constants in file.inc

@note All paths in AMX Mod X natives are relative to the mod folder unless otherwise noted. Most functions in AMX Mod X (at least, ones that deal with direct file manipulation) will support an alternate path specification.
Maximum path length.
File inode types for use with open_dir() and next_file().
File time modes for use with GetFileTime().
File position modes for use with fseek().
Options for use with file_size() flag parameter.
Data block modes for use with fread*() and fwrite*().
File permissions flags for use with mkdir() and SetFilePermissions().