Synopsis
#include <__cross_studio_io.h>
int debug_ftell(DEBUG_FILE *stream, long *offset);
Description

debug_ftell writes the current file position of stream to the object pointed to by offset.

debug_ftell returns EOF on error:

Portability

debug_ftell is an extension provided by CrossWorks C.