23 lines
247 B
Plaintext
23 lines
247 B
Plaintext
Description:
|
|
vscanf() function: parse formatted text from standard input
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
stdio
|
|
|
|
configure.ac:
|
|
gl_STDIO_MODULE_INDICATOR([vscanf])
|
|
gl_MODULE_INDICATOR([vscanf])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdio.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|