home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / prime / 1736 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.1 KB  |  37 lines

  1. Newsgroups: comp.sys.prime
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!primerd.prime.com!shovel!tim
  3. From: tim@shovel.Prime.COM (Tim Cantin)
  4. Subject: Re: Curses
  5. Message-ID: <1992Jul31.093339@shovel.Prime.COM>
  6. Followup-To: comp.sys.prime
  7. Keywords: traceon, traceoff
  8. Sender: tim@shovel (Tim Cantin)
  9. Organization: Prime Computer R&D
  10. References:  <1585.212925995@kcbbs.gen.nz>
  11. Date: Fri, 31 Jul 1992 13:33:39 GMT
  12. Lines: 23
  13.  
  14.  
  15. In article <1585.212925995@kcbbs.gen.nz>, <Murray_Moffatt@kcbbs.gen.nz> writes:
  16.  
  17. > Also, does anybody know what the TRACEON and TRACEOFF Curses routines do?
  18.  
  19. Personally I have never used them, but they are listed in my handy-dandy C
  20. libray reference as:
  21.  
  22. traceoff() /* turn off debugging output */
  23. traceon() /* turn on debugging output */
  24.  
  25. The traceon() function will probably just print extra silliness to the screen.
  26. Try it. :)
  27.  
  28. -T
  29.  
  30. p.s. I've never tried them on 50 series... they might not exist.
  31.  
  32. -- 
  33. #include "stddisclaimer.h"
  34. /* Tim Cantin          {uunet, csnet-relay}!primerd!tim || tim@s35.prime.com
  35.    Prime Computer Inc. 10-21, 500 Old Conn. Path, Framingham, MA 01701 (USA) */
  36. flames > /dev/null 2>&1
  37.