summaryrefslogtreecommitdiff
path: root/modules/vscanf
blob: cf1d8c2405877134cb79ff91ad910bb57074e388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description:
vscanf() function: parse formatted text from standard input

Files:

Depends-on:
stdio

configure.ac:
gl_STDIO_MODULE_INDICATOR([vscanf])

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Bruno Haible