Synopsis
#include <cross_studio_io.h>
int debug_setpos(DEBUG_FILE *stream, const long *pos);
Description

debug_setpos sets the current value of the file position of stream to the object pointed to by pos.

debug_fsetpos returns 0 on success.

Portability

debug_fsetpos is an extension provided by CrossWorks C.