Formatted output functions for Unicode strings.
[gnulib.git] / modules / unistdio / u32-u32-snprintf
1 Description:
2 Formatted output to a fixed-length UTF-32 string.
3
4 Files:
5 lib/unistdio/u32-u32-snprintf.c
6 lib/unistdio/u-snprintf.h
7
8 Depends-on:
9 unistdio/base
10 unistdio/u32-u32-vsnprintf
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += unistdio/u32-u32-snprintf.c
16
17 Include:
18 "unistdio.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25