Description: c_snzprintf(): print formatted output to a fixed length string (without INT_MAX limitation) in C locale Files: lib/c-snprintf.h lib/c-snzprintf.c Depends-on: stdint-h stdio-h c-vasnprintf configure.ac: AC_REQUIRE([AC_C_RESTRICT]) Makefile.am: lib_SOURCES += c-snzprintf.c Include: "c-snprintf.h" License: LGPLv2+ Maintainer: all