Tag
Hash :
0034c743
Author :
Date :
2007-06-07T13:33:15
Linux uClibc built without wide character support lacks <wchar.h>.
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