Mercurial > hg > octave-kai > gnulib-hg
view modules/ftello @ 12751:78eebabdbcd9
sqrt: Make gl_FUNC_SQRT requirable.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 19 Jan 2010 01:50:01 +0100 |
parents | 4405a3880f94 |
children | 4263e09100fb |
line wrap: on
line source
Description: ftello() function: Retrieve the position of a FILE stream. Files: lib/ftello.c m4/ftello.m4 Depends-on: extensions lseek stdio configure.ac-early: AC_REQUIRE([AC_FUNC_FSEEKO]) configure.ac: gl_FUNC_FTELLO gl_STDIO_MODULE_INDICATOR([ftello]) Makefile.am: Include: <stdio.h> License: LGPL Maintainer: Bruno Haible