view modules/unistr/u16-cmp2 @ 13354:86634e33e086

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

Description:
Compare pieces of UTF-16 strings with possibly different lengths.

Files:
lib/unistr/u16-cmp2.c
lib/unistr/u-cmp2.h

Depends-on:
unistr/base
unistr/u16-cmp
minmax

configure.ac:
gl_LIBUNISTRING_LIBSOURCE([0.9], [unistr/u16-cmp2.c])

Makefile.am:

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible