Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/c32stombs
T

31 lines
442 B
Plaintext

Description:
c32stombs() function: convert 32-bit wide string to string.
Files:
lib/c32stombs.c
Depends-on:
uchar
wchar
mbszero
c32srtombs
configure.ac:
gl_UCHAR_MODULE_INDICATOR([c32stombs])
Makefile.am:
lib_SOURCES += c32stombs.c
Include:
<uchar.h>
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
LGPL
Maintainer:
Bruno Haible