summaryrefslogtreecommitdiff
path: root/modules/ftell
blob: 6e9dc25965a5e21dae1fe85128d9ffae4882a568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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