Mercurial > hg > octave-kai > gnulib-hg
view modules/xstriconv @ 7262:7d52a0015061
New module 'xstriconv'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 06 Sep 2006 12:21:48 +0000 |
parents | |
children | 7581db129a32 |
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" License: GPL Maintainer: Bruno Haible, Simon Josefsson