home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 9 Archive
/
09-Archive.zip
/
unzip51.zip
/
mac
/
Contents
next >
Wrap
Text File
|
1994-01-08
|
1KB
|
21 lines
Contents of the "mac" sub-archive for UnZip 5.1 and later:
Contents this file
mac.c Mac-specific filesystem code
macdir.c Macintosh Unix-style directory emulation
macdir.h header file for directory emulation
macscreen.c Macintosh window handling routines
macstat.c Macintosh stat() emulation
macstat.h header file for stat() emulation
macunzip.c Macintosh standalone version main program
rsrc.hqx resource file for Macintosh unzip (BinHex)
thinkc.hqx Think C project file (BinHex)
The resource file and the Think C project file are in BinHex form because
they contain Macintosh resource forks (only) and as such can not be simply
stored a normal file on a non-Macintosh system. BinHex form is the
traditional way for transferring such files via non-Macintosh systems. It's
also the safest since it uses only printable characters. Both of the ".hqx"
files must be converted with BinHex 4.0 (or equivalent) on a Macintosh
system prior to attempted use.