Next: , Previous: , Up: C library functions   [Index]


ftell

ftell Function

#include <stdio.h>

Integer new filePos;

filePos = ftell (file);