home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 144.lha / Guru.ReadMe < prev    next >
Text File  |  1986-11-20  |  862b  |  24 lines

  1. GURUSR.ARC/binary         23-Jan-87 3339               117
  2.  
  3.     Keywords: GURU MEDITATION DECIPHER LATTICE C
  4.  
  5.     This little utility deciphers Guru Meditation numbers according to the
  6.     exec/alerts.h file.  Compiles under Lattice 3.03.  ARCed file size is
  7.     3339 bytes. -- George Musser Jr., 76566,3714
  8.  
  9.   OK, that's the file description, and the source is in LIB 10.  Minor bug
  10. in the code under Lattice 4.0.  fputs()'s return is declared void, and it
  11. should also be an extern.
  12.   Use is easy...guru <gurunumber>  Just be sure that you have the full eight
  13. numerals, and the period. It will recognize 81000002.xxxxx as well as the
  14. the full blown number, but is confused by shortened numbers.  An example...
  15.  
  16.                           guru 81000002.xx
  17.                           Exec: bad ExecBase checksum.
  18.  
  19. Mucho Garcias to the Author, George Musser Jr.
  20.  
  21.  
  22.  
  23.  
  24.