summaryrefslogtreecommitdiff
path: root/modules/btowc
blob: 6b08366bfa907ba8b656dbb92f524fb90a309b8f (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
Description:
btowc() function: convert unibyte character to wide character.

Files:
lib/btowc.c
m4/btowc.m4
m4/locale-fr.m4

Depends-on:
wchar

configure.ac:
gl_FUNC_BTOWC
gl_WCHAR_MODULE_INDICATOR([btowc])

Makefile.am:

Include:
<wchar.h>

License:
LGPLv2+

Maintainer:
Bruno Haible