view modules/unistr/u16-strncat @ 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 c1600a5971a3
children 86634e33e086
line wrap: on
line source

Description:
Concatenate UTF-16 strings.

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

Depends-on:
unistr/base
unistr/u16-strlen

configure.ac:

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

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible