home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
l
/
lzwbackup
/
!LZWrestor
/
h
/
LZWmodule
next >
Wrap
Text File
|
1994-09-02
|
186b
|
8 lines
/* File for defining all the SWIs in the LZW modules */
#define LZW_Compress 0xCD000
#define LZW_Decompress 0xCD001
#define LZW_CompressOn 0xCD002
#define LZWD_Decompress 0xCD100