[Contents]
2. Interpreter Architecture
2.16. Other System Dependant Functions
2.16.9. file_exists
[<<<]
[>>>]
@c return true if the file exists
int file_exists(char *pszFileName ){
[<<<]
[>>>]