COHERENT help

This page displays the COHERENT help information for ftell.

Listing of available help pages


ftell() -- Return current position of file pointer

#include <stdio.h>
long ftell(fp) FILE *fp;