repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
select: Fix "warning: no previous prototype for function".
[gnulib.git]
/
modules
/
c32stombs
blob
274187778b50353aeca4dbc4909624017ccbffbd
1
Description:
2
c32stombs() function: convert 32-bit wide string to string.
3
4
Files:
5
lib/c32stombs.c
6
7
Depends-on:
8
uchar
9
wchar
10
c32srtombs
11
12
configure.ac:
13
gl_UCHAR_MODULE_INDICATOR([c32stombs])
14
15
Makefile.am:
16
lib_SOURCES += c32stombs.c
17
18
Include:
19
<uchar.h>
20
21
License:
22
LGPL
23
24
Maintainer:
25
Bruno Haible