| Description: | |
| Formatted output to an UTF-32 string. | |
| Files: | |
| lib/unistdio/u32-vsprintf.c | |
| lib/unistdio/u-vsprintf.h | |
| Depends-on: | |
| unistdio/base | |
| unistdio/u32-vasnprintf | |
| stdint-h | |
| errno-h | |
| configure.ac: | |
| gl_LIBUNISTRING_MODULE(m4_ifdef([gl_PRINTF_SUPPORT_N_DIRECTIVE],[999.9],[1.2]), [unistdio/u32-vsprintf]) | |
| Makefile.am: | |
| if LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF | |
| lib_SOURCES += unistdio/u32-vsprintf.c | |
| endif | |
| Include: | |
| "unistdio.h" | |
| License: | |
| LGPLv3+ or GPLv2+ | |
| Maintainer: | |
| all | |