view modules/mbchar @ 10748:0ef26bffcbe1

Mark 'memcmp' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:57:03 +0100
parents 5a0294ce5372
children 18ea6ab4e81d
line wrap: on
line source

Description:
Multibyte character data type.

Files:
lib/mbchar.h
lib/mbchar.c
m4/mbchar.m4

Depends-on:
extensions
stdbool
wchar
wctype
wcwidth
memcmp

configure.ac:
gl_MBCHAR

Makefile.am:
lib_SOURCES += mbchar.c

Include:
#include "mbchar.h"

License:
LGPL

Maintainer:
Bruno Haible