Mercurial > hg > octave-kai > gnulib-hg
view modules/getdelim @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | ec1671f198c1 |
children | efab6978105e |
line wrap: on
line source
Description: Read character delimited data from a stream. Files: lib/getdelim.c m4/getdelim.m4 Depends-on: extensions stdio stdint realloc-posix errno configure.ac: gl_FUNC_GETDELIM gl_STDIO_MODULE_INDICATOR([getdelim]) Makefile.am: Include: <stdio.h> License: LGPLv2+ Maintainer: Simon Josefsson