view modules/wctob @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents b8b471b7c90f
children 479b128e79a2
line wrap: on
line source

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

Files:
lib/wctob.c
m4/wctob.m4
m4/locale-fr.m4
m4/codeset.m4

Depends-on:
wchar

configure.ac:
gl_FUNC_WCTOB
gl_WCHAR_MODULE_INDICATOR([wctob])

Makefile.am:

Include:
<wchar.h>

License:
LGPL

Maintainer:
Bruno Haible