view modules/mbuiter @ 10778:ddc567d280d1

Treat Haiku like BeOS.
author Ingo Weinhold <ingo_weinhold@gmx.de>
date Mon, 10 Nov 2008 12:30:58 +0100
parents 4d1bebb0f82b
children b10927a03d08
line wrap: on
line source

Description:
Iterating through multibyte strings.

Files:
lib/mbuiter.h
m4/mbiter.m4
m4/mbrtowc.m4

Depends-on:
mbchar
wchar
stdbool
strnlen1

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbuiter.h

Include:
#if HAVE_MBRTOWC
#include "mbuiter.h"
#endif

License:
LGPL

Maintainer:
Bruno Haible