view modules/btowc @ 13442:2d4854871087

unitypes: Fix bug introduced on 2010-05-18.
author Ian Beckwith <ianb@erislabs.net>
date Tue, 29 Jun 2010 10:51:34 +0200
parents 2692e4e28041
children 35d6a85251ac
line wrap: on
line source

Description:
btowc() function: convert unibyte character to wide character.

Files:
lib/btowc.c
m4/btowc.m4

Depends-on:
wchar

configure.ac:
gl_FUNC_BTOWC
gl_WCHAR_MODULE_INDICATOR([btowc])

Makefile.am:

Include:
<wchar.h>

License:
LGPLv2+

Maintainer:
Bruno Haible