Hash :
3f868c07
Author :
Date :
2007-02-21T02:19:34
snprintf.h is replaced with <stdio.h>.
Description:
snprintf() function: print formatted output to a fixed length string
Files:
lib/snprintf.c
m4/snprintf.m4
Depends-on:
stdio
vasnprintf
configure.ac:
gl_FUNC_SNPRINTF
gl_STDIO_MODULE_INDICATOR([snprintf])
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
Simon Josefsson, Paul Eggert, Bruno Haible