Mercurial > hg > octave-kai > gnulib-hg
view modules/unistr/u32-strncat @ 17476:6057744acd2c default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 16 Aug 2013 06:32:22 -0700 |
parents | 9ef3893d2c73 |
children |
line wrap: on
line source
Description: Concatenate UTF-32 strings. Files: lib/unistr/u32-strncat.c lib/unistr/u-strncat.h Depends-on: unistr/base unistr/u32-strlen configure.ac: gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-strncat]) Makefile.am: if LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT lib_SOURCES += unistr/u32-strncat.c endif Include: "unistr.h" License: LGPL Maintainer: Bruno Haible