home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / HPMAZE.ZIP / READ.ME < prev   
Encoding:
Text File  |  1989-11-03  |  779 b   |  14 lines

  1.      Given 640K bytes of memory, 720K bytes of disk space on the default drive,
  2. and sufficient time, the command "HP <printer>" will generate a 768 room three
  3. dimensional maze on a Hewlett-Packard LaserJet IID printer.  The maze will be 
  4. drawn at 300 dot per inch resolution.
  5.  
  6.      Run in the "PC DOS compatibility box" of OS/2 on the hard drive of an IBM
  7. PS/2 Model 80-041 running the High Performance File System with a 1024K byte
  8. disk cache, HPMAZE.EXE takes 1 hour and 15 minutes to generate a maze.
  9.  
  10.      On the Model 80, an OS/2 version of the program, written in C, keeping the
  11. contents of HPMAZE.TMP on the heap, and generating the output in one pass 
  12. instead of four requires only 5 minutes.  There is much to be said for the 
  13. large heap available in OS/2!
  14.