Mercurial > hg > octave-shane > gnulib-hg
view modules/fseek @ 10812:a672954bb892
New module 'servent'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 16 Nov 2008 05:02:40 +0100 |
parents | cccbcdfb7afa |
children | 83ddd76ac091 |
line wrap: on
line source
Description: fseek() function: Reposition a FILE stream. Files: lib/fseek.c m4/fseek.m4 Depends-on: fseeko stdio configure.ac: gl_FUNC_FSEEK gl_STDIO_MODULE_INDICATOR([fseek]) Makefile.am: Include: <stdio.h> License: LGPL Maintainer: Bruno Haible