0994f10d7d767dc4b9077da56b7af20360736514
[gnulib.git] / modules / ftello
1 Description:
2 ftello() function: Retrieve the position of a FILE stream.
3
4 Files:
5 m4/ftello.m4
6
7 Depends-on:
8 stdio
9
10 configure.ac:
11 gl_FUNC_FTELLO
12 gl_STDIO_MODULE_INDICATOR([ftello])
13
14 Makefile.am:
15
16 Include:
17 <stdio.h>
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24