home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR19
/
TDCO69.ZIP
/
SCRATTR.CH
< prev
next >
Wrap
Text File
|
1992-10-23
|
173b
|
11 lines
//------------------ SE UTILIZA POR LA FUNCION SCR() -------------------------
#ifndef SCRATTR
#define SCRATTR
#define POP 1
#define PUSH 2
#endif