FileExists function
FileExists function
Prototype
int FileExists(str)
Description
Returns non-zero value if the file (whose name specified as parameter) exists.
int FileExists(str)
Returns non-zero value if the file (whose name specified as parameter) exists.