Synopsis
#include <__cross_studio_io.h> int debug_filesize(DEBUG_FILE *stream);
Description
debug_filesize returns the size of the file associated with the stream stream in bytes.
debug_filesize returns -1 on error.
Portability
debug_filesize is an extension provided by CrossWorks C.