view modules/striconveha @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents a162347a0232
children aca88fcb0493
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
malloca
strdup
c-strcase

configure.ac:

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

Include:
"striconveha.h"

License:
LGPL

Maintainer:
Bruno Haible