c2d6a8d35de8e3169ad4b807417752ac126f4c3a
[gnulib.git] / modules / vfscanf
1 Description:
2 vfscanf() function: parse formatted text from a stream
3
4 Files:
5
6 Depends-on:
7 stdio
8
9 configure.ac:
10 gl_STDIO_MODULE_INDICATOR([vfscanf])
11
12 Makefile.am:
13
14 Include:
15 <stdio.h>
16
17 License:
18 LGPL
19
20 Maintainer:
21 Bruno Haible