Mercurial > hg > octave-nkf > gnulib-hg
view modules/vsnprintf @ 7368:a7abebdb07f4
* gnulib-tool (func_import, func_create_testdir): Fix typos in
2006-09-18 patch.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Mon, 25 Sep 2006 21:20:54 +0000 |
parents | 11ff7526b7b9 |
children | cb5141654dbb |
line wrap: on
line source
Description: vsnprintf() function: print formatted output from an stdarg argument list to a fixed length string Files: lib/vsnprintf.h lib/vsnprintf.c m4/vsnprintf.m4 Depends-on: vasnprintf minmax configure.ac: gl_FUNC_VSNPRINTF Makefile.am: lib_SOURCES += vsnprintf.h Include: "vsnprintf.h" License: LGPL Maintainer: Yoann Vandoorselaere