Files
harbour-core/harbour/src/codepage/cppt860.c
Viktor Szakats fcb59fd813 2009-11-14 04:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/codepage/cpde850.c
  * src/codepage/cpes850c.c
  * src/codepage/cpfi850.c
  * src/codepage/cpfr850.c
  * src/codepage/cphu852.c
  * src/codepage/cphu852c.c
  * src/codepage/cpis850.c
  * src/codepage/cpis861.c
  * src/codepage/cpit850.c
  * src/codepage/cpnl850.c
  * src/codepage/cpno865.c
  * src/codepage/cppt860.c
  * src/codepage/cpsv850.c
    + Regenerated using latest cpinfo.prg in C5.2e Intl.
2009-11-14 03:58:36 +00:00

24 lines
611 B
C

/*
* $Id$
*/
/*
* Harbour Project source code:
* National Collation Support Module ( PT860 )
*
* Copyright 2009 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
* www - http://www.harbour-project.org
*
* This file is generated automatically by cpinfo.prg
*/
#define HB_CP_ID PT860
#define HB_CP_INFO "Portuguese CP-860 (ntxpor.obj compatible)"
#define HB_CP_UNITB HB_UNITB_860
#define HB_CP_ACSORT HB_CDP_ACSORT_NONE
#define HB_CP_UPPER "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
#define HB_CP_LOWER "abcdefghijklmnopqrstuvwxyz"
/* include CP registration code */
#include "hbcdpreg.h"