view modules/vscanf @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents cc7810c91628
children 9e800db3ffe6
line wrap: on
line source

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