summaryrefslogtreecommitdiff
path: root/modules/unistdio/ulc-snprintf
blob: 393bbb7c8765cd2d06a5e223a4b50ac24bdc6f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Formatted output to a fixed-length string.

Files:
lib/unistdio/ulc-snprintf.c
lib/unistdio/u-snprintf.h

Depends-on:
unistdio/base
unistdio/ulc-vsnprintf

configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unistdio/ulc-snprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF
lib_SOURCES += unistdio/ulc-snprintf.c
endif

Include:
"unistdio.h"

License:
LGPLv3+ or GPLv2

Maintainer:
all