Mercurial > hg > octave-lojdl > gnulib-hg
view modules/fseeko @ 12800:7216e2b4056f
Tests for module 'logb'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:11:59 +0100 |
parents | 2c1ba629f5d5 |
children | 6927d3a4e13a |
line wrap: on
line source
Description: fseeko() function: Reposition a FILE stream. Files: lib/fseeko.c lib/stdio-impl.h m4/fseeko.m4 Depends-on: extensions lseek stdio configure.ac-early: AC_REQUIRE([AC_FUNC_FSEEKO]) configure.ac: gl_FUNC_FSEEKO gl_STDIO_MODULE_INDICATOR([fseeko]) Makefile.am: Include: <stdio.h> License: LGPLv2+ Maintainer: Bruno Haible