view modules/striconveha @ 7931:0a4679777f66

Add an optional argument specifying transliteration.
author Bruno Haible <bruno@clisp.org>
date Wed, 24 Jan 2007 00:56:40 +0000
parents b7b7885895a6
children a162347a0232
line wrap: on
line source

Description:
Character set conversion of strings with error handling and autodetection,
uses iconv.

Files:
lib/striconveha.h
lib/striconveha.c

Depends-on:
stdbool
striconveh
allocsa
strdup
c-strcase

configure.ac:

Makefile.am:
lib_SOURCES += striconveha.h striconveha.c

Include:
"striconveha.h"

License:
LGPL

Maintainer:
Bruno Haible