view modules/vfscanf @ 17138:42f6597efac3

* lib/regexec.c (re_search_internal): Fix grammar in comment.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 16 Oct 2012 16:01:05 -0700
parents 9e800db3ffe6
children
line wrap: on
line source

Description:
vfscanf() function: parse formatted text from a stream

Files:

Depends-on:
stdio

configure.ac:
gl_STDIO_MODULE_INDICATOR([vfscanf])
gl_MODULE_INDICATOR([vfscanf])

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Bruno Haible