For all the functions the returned string must be deallocated with free().
|
Modules | |
| Text Files Utilities | |
| File Name String Utilities | |
| Current Folder Utilities | |
Files | |
| file | utl_file.h |
Functions | |
| unsigned long | utlFileSize (const char *filename) |
| unsigned long utlFileSize | ( | const char * | filename | ) |
Returns the size of a file in bytes, -1 otherwise.
1.7.1