Mercurial > hg > octave-nkf > gnulib-hg
view modules/readtokens @ 4816:07ab22e0779a
(alloca): xmalloc cannot return NULL, so don't test for that.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 27 Oct 2003 07:12:11 +0000 |
parents | 3ccc6d0d52bb |
children | 42b53a22aee5 |
line wrap: on
line source
Description: Read tokens from a stream. Files: lib/readtokens.h lib/readtokens.c m4/readtokens.m4 Depends-on: xalloc unlocked-io configure.ac: gl_READTOKENS Makefile.am: lib_SOURCES += readtokens.h readtokens.c Include: "readtokens.h" Maintainer: Jim Meyering