Mercurial > hg > octave-jordi > gnulib-hg
view modules/xstriconv @ 18070:d460ec17f09f
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 28 Jul 2015 13:57:32 -0700 |
parents | 1f14c6dd175d |
children |
line wrap: on
line source
Description: Character set conversion of strings made easy, uses iconv, with out-of-memory checking. Files: lib/xstriconv.h lib/xstriconv.c Depends-on: striconv xalloc configure.ac: Makefile.am: lib_SOURCES += xstriconv.h xstriconv.c Include: "xstriconv.h" Link: $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise License: GPL Maintainer: Simon Josefsson