home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / rxjis096.zip / pc2jis.hpp < prev    next >
C/C++ Source or Header  |  1997-08-09  |  872b  |  13 lines

  1. /* product name: RXJIS                                                */
  2. /* Version:      0.90                                                 */
  3. /* author:       YANO Takashi                                         */
  4. /* target:       OS/2 Warp J3.0+ (J2.1 is possible)                   */
  5. /* source name:  PC2JIS.HPP                                           */
  6. /* address:      tyano@ca2.so-net.or.jp or tyano@yamato.ibm.co.jp     */
  7. /* comment:      RXJIS is a utility functions for REXX.               */
  8. /*               This header file is a interface to be called from    */
  9. /*               C/C++.                                               */
  10. /* history:      1997-08-05 0.90                                      */
  11. /*                                                                    */
  12. extern const wchar_t *PcCodeToJisCodeTable[UCHAR_MAX+1];
  13.