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