summaryrefslogtreecommitdiff
path: root/modules/ftello
blob: 0994f10d7d767dc4b9077da56b7af20360736514 (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
Description:
ftello() function: Retrieve the position of a FILE stream.

Files:
m4/ftello.m4

Depends-on:
stdio

configure.ac:
gl_FUNC_FTELLO
gl_STDIO_MODULE_INDICATOR([ftello])

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Bruno Haible