Currently At: Programming Reference > C Reference > Stndard C I/O > ftell()

ftell()


Syntax:
#include <stdio.h>
long ftell( FILE *stream );


Description:
The ftell() function returns the current file position for stream, or -1 if an error occurs.

Related Topics:
fseek(), fgetpos()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions