view modules/unistr/u16-strlen @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents 80620861412a
children 86634e33e086
line wrap: on
line source

Description:
Determine length of UTF-16 string.

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

Depends-on:
unistr/base

configure.ac:

Makefile.am:
lib_SOURCES += unistr/u16-strlen.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible