Edit

thodg/libiconv/src/cp943.h

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2000-03-07 14:16:40
    Hash : aaebc789
    Message : Provide all encodings used by AIX locales. Simplify TIS-620.

  • src/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