home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Database
/
CLIPR502.DOS
/
SOURCE
/
SAMPLE
/
DICT.CH
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-02-15
|
218 b
|
15 lines
/***
*
* Dict.ch
*
* Header file for Dict.prg
*
* Copyright (c) 1993, Computer Associates International Inc.
* All rights reserved.
*
*/
// Dictionary item elements
#define DI_KEY 1
#define DI_VAL 2