[] iconv_hook_mssjis.c,cp.h and others.

Kunio Miyamoto
wakatono@todo.gr.jp

[] What is this?
 This code is iconv compatible interface routine for mod_encoding.
 Taisuke Yamada writes sample code for hooking iconv() for mod_encoding.

# for adopting broken encoding (like a M$ characters :-( ).


[] What is refered code , method or book?
 Unicode : A Primer  Tony Graham / M&T Books ; ISBN: 0764546252 
 Microsoft HomePage
 Samba 2.0.7-ja2.2 code
 http://www.asahi-net.or.jp/~ez3k-msym/charsets/jis2ucs.htm
 
[] TODO
 Rewrite to have not large mapping table but only incompatible characters 
between iconv() and MS character code (like a SJIS,etc...).

[][][] Author [][][]
Kunio Miyamoto <wakatono@todo.gr.jp>
Any comments/bug reports/patches are welcome.

