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