view modules/wctob @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
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