view modules/mbuiter @ 10560:0eefc6edf646

Tests for module 'cond'.
author Yoann Vandoorselaere <yoann.v@prelude-ids.com>
date Wed, 01 Oct 2008 03:39:40 +0200
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