Author :
Bruno Haible
Date :
2000-11-23 19:54:07
Hash :a615528b Message :Move src/ to lib/, and install the iconv program.
lib/cp943.h
/*
* IBM CP943
*/
/* This is essentially CP932, with many mappings missing in the AIX conversion
table. We just pretend it were the same as CP932. */
#define cp943_mbtowc cp932_mbtowc
#define cp943_wctomb cp932_wctomb