[Contents]
2. Interpreter Architecture
2.16. Other System Dependant Functions
2.16.3. file_size
[<<<]
[>>>]
@c return the size of a file
long file_size(char *pszFileName ){
[<<<]
[>>>]