view modules/unistr/u32-next @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents 032e68fe3552
children 9ef3893d2c73
line wrap: on
line source

Description:
Iterate over next character in UTF-32 string.

Files:
lib/unistr/u32-next.c

Depends-on:
unistr/base
unistr/u32-strmbtouc

configure.ac:
gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u32-next.c])

Makefile.am:

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible