Description:
ftell() function: Retrieve the position of a FILE stream.
Files:
lib/ftell.c
m4/ftell.m4
Depends-on:
ftello
stdio
errno
configure.ac:
gl_FUNC_FTELL
gl_STDIO_MODULE_INDICATOR([ftell])
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
Bruno Haible