home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-perl-addon-1.4.9-installer.exe / codepage.h < prev    next >
Encoding:
Text File  |  2004-06-01  |  202 b   |  7 lines

  1. /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
  2.    See the file COPYING for copying permission.
  3. */
  4.  
  5. int codepageMap(int cp, int *map);
  6. int codepageConvert(int cp, const char *p);
  7.