home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / e / dd_Modules.lha / dd_Modules / dd_debug / dd_debugoff.e < prev    next >
Encoding:
Text File  |  1995-04-01  |  291 b   |  14 lines

  1. -> dd_debugoff.e - © 1994-1995 by Digital Disturbance. Freeware.
  2. -> Programmed by Leon Woestenberg (Email: leon@stack.urc.tue.nl)
  3.  
  4. OPT MODULE
  5. OPT PREPROCESS
  6. OPT EXPORT
  7.  
  8. #define KPUTSTR(string)
  9. #define KPUTFMT(string,datastream)
  10. #define KPUTCHAR(character)
  11. #define KGETCHAR 0
  12. #define KRESET
  13.  
  14.