Description:
fseeko() function: Reposition a FILE stream.
Files:
lib/fseeko.c
m4/fseeko.m4
Depends-on:
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