Tests for module 'unistr/u16-stpncpy'.
[gnulib.git] / modules / unistr / u16-next
1 Description:
2 Iterate over next character in UTF-16 string.
3
4 Files:
5 lib/unistr/u16-next.c
6
7 Depends-on:
8 unistr/base
9 unistr/u16-strmbtouc
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += unistr/u16-next.c
15
16 Include:
17 "unistr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24