home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C Programming Starter Kit 2.0
/
SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso
/
tybc4
/
mrcalc.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-05-26
|
234 b
|
10 lines
#define IDB_CALC 101
#define IDB_STORE 102
#define IDB_EXIT 103
#define IDE_OPERAND1 104
#define IDE_OPERATOR 105
#define IDE_OPERAND2 106
#define IDE_RESULT 107
#define IDE_ERRMSG 108
#define IDE_VARIABLE 109