home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18930 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  648 b 

  1. Path: sparky!uunet!gatech!nscf!lakes!richard
  2. From: richard@lakes.trenton.sc.us (Richard Regan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ & TVision
  5. Message-ID: <Pqq7wB2w165w@lakes.trenton.sc.us>
  6. Date: Sun, 10 Jan 93 18:50:24 EST
  7. References: <1ingq7INNijf@cae.cad.gatech.edu>
  8. Reply-To: richard@lakes.trenton.sc.us (Richard Regan)
  9. Organization: Lakes Public Access
  10. Lines: 7
  11.  
  12. > Secondly, BC++'s TVision screen IO is absolutly slow compared to
  13. > Pascal's TVision.  WHat can I do to speed C++'s tvision up?
  14. Change the global static variable "checkSnow" to false.  It is set to
  15. true by default.  Changing to false should speed it up.
  16.  
  17. Richard
  18.