view modules/mbiter @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents 18ea6ab4e81d
children 9e72d3927af1
line wrap: on
line source

Description:
Iterating through multibyte strings.

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

Depends-on:
mbchar
mbrtowc
mbsinit
wchar
stdbool

configure.ac:
gl_MBITER

Makefile.am:
lib_SOURCES += mbiter.h

Include:
"mbiter.h"

License:
LGPL

Maintainer:
Bruno Haible