[Contents]
2. Interpreter Architecture
2.16. Other System Dependant Functions
2.16.5. file_time_modified
[<<<]
[>>>]
@c return the time the file was modified
long file_time_modified(char *pszFileName ){
[<<<]
[>>>]