]> pilppa.org Git - libcharencoding.git/blob - README
fixes for command make distclean
[libcharencoding.git] / README
1 This library provides methods for converting c strings between different encodings.
2 Library uses requires iconv functions that are available nowadays in glib.
3
4 API:
5 - see Charencoding.h and libcharencoding_test.c