view modules/ftell @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents c1afe24d144c
children efab6978105e
line wrap: on
line source

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