view modules/mbiter @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
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