home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / packer / comp16 / readme < prev   
Encoding:
Text File  |  1994-06-05  |  620 b   |  12 lines

  1. Here is a version of compress 4.0 hacked for MSDOS. A makefile is provided
  2. which will compile it using Microsoft C, Turbo C, or Zortech C. The makefile
  3. will need editing if other than the Microsoft compiler is used.
  4. The program requires about 400K to run. It takes the same command line
  5. args as does the UNIX program of the same name, and should be compatible
  6. in all ways with that program. It will decode a 16 bit compressed file,
  7. and can generate the same. On my machine, it decodes about twice as quickly
  8. as the "u16" decompress program posted earlier to c.s.m.
  9.  
  10. Doug Graham.
  11. uunet!mitel!sce!tsmith!graham
  12.