Formatted output functions for Unicode strings.
[pspp] / modules / unistdio / u-printf-args
1 Description:
2 Fetching a printf argument list.
3
4 Files:
5 lib/unistdio/u-printf-args.h
6 lib/unistdio/u-printf-args.c
7 lib/printf-args.h
8 lib/printf-args.c
9 m4/vasnprintf.m4
10
11 Depends-on:
12 unitypes
13
14 configure.ac:
15 gl_PREREQ_PRINTF_ARGS
16
17 Makefile.am:
18 lib_SOURCES += unistdio/u-printf-args.c
19
20 Include:
21 "unistdio/u-printf-args.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28