home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Database
/
CLIPR503.W96
/
DICT.C_
/
DICT.C
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1995-06-20
|
223 b
|
15 lines
/***
*
* Dict.ch
*
* Header file for Dict.prg
*
* Copyright (c) 1993-1995, Computer Associates International Inc.
* All rights reserved.
*
*/
// Dictionary item elements
#define DI_KEY 1
#define DI_VAL 2