view modules/mbchar @ 9363:4d4d1419d4ab

Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author Bruno Haible <bruno@clisp.org>
date Fri, 19 Oct 2007 12:51:22 +0200
parents 5a0294ce5372
children 0ef26bffcbe1
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

configure.ac:
gl_MBCHAR

Makefile.am:
lib_SOURCES += mbchar.c

Include:
#include "mbchar.h"

License:
LGPL

Maintainer:
Bruno Haible