Xiqual 0.7.2
In file xitools/file_getsize.c: Stand-alone routine to get a file's size.
Documentation
Stand-alone routine to get a file's size.
If the file specified exists, its size is returned.
Note that a file may be empty, in which case this
fails miserably. This is fine for file_new() in
Xiqual, however. Reading in an empty file is not
necessary when you can just overwrite.
- Author:
- Ronny Bangsund
- See Also:
- fopen(), fseek(), fclose(), file_new()
Alphabetic index
This page was generated with the help of DOC++.