* 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.
24 lines
611 B
C
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"
|