Mercurial > hg > octave-lojdl > gnulib-hg
view modules/mbiter @ 10949:b10927a03d08
Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 22 Dec 2008 03:48:56 +0100 |
parents | 4d1bebb0f82b |
children | 18ea6ab4e81d |
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: #include "mbiter.h" License: LGPL Maintainer: Bruno Haible