Next: fwrite, Previous: fstat, Up: C library functions [Index]
ftell
#include <stdio.h> Integer new filePos; filePos = ftell (file);