view modules/mbiter @ 10746:08e90860ec5e

Mark 'memchr' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:34:09 +0100
parents 4d1bebb0f82b
children b10927a03d08
line wrap: on
line source

Description:
Iterating through multibyte strings.

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

Depends-on:
mbchar
wchar
stdbool

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbiter.h

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

License:
LGPL

Maintainer:
Bruno Haible