home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip511.zip / mac / Contents next >
Text File  |  1994-01-08  |  1KB  |  21 lines

  1. Contents of the "mac" sub-archive for UnZip 5.1 and later:
  2.  
  3.   Contents          this file
  4.   mac.c             Mac-specific filesystem code
  5.   macdir.c          Macintosh Unix-style directory emulation
  6.   macdir.h          header file for directory emulation
  7.   macscreen.c       Macintosh window handling routines
  8.   macstat.c         Macintosh stat() emulation
  9.   macstat.h         header file for stat() emulation
  10.   macunzip.c        Macintosh standalone version main program
  11.   rsrc.hqx          resource file for Macintosh unzip (BinHex)
  12.   thinkc.hqx        Think C project file (BinHex)
  13.  
  14. The resource file and the Think C project file are in BinHex form because
  15. they contain Macintosh resource forks (only) and as such can not be simply
  16. stored a normal file on a non-Macintosh system.  BinHex form is the
  17. traditional way for transferring such files via non-Macintosh systems.  It's
  18. also the safest since it uses only printable characters.  Both of the ".hqx"
  19. files must be converted with BinHex 4.0 (or equivalent) on a Macintosh
  20. system prior to attempted use.
  21.