home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / tech / 6556 < prev    next >
Encoding:
Text File  |  1993-01-09  |  982 b   |  27 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!gatech!destroyer!sol.ctr.columbia.edu!spool.mu.edu!clark!vicb
  3. From: vicb@clark.edu (Victor Bruhn)
  4. Subject: How to get fastest text output?
  5. Message-ID: <1993Jan9.054049.806@clark.edu>
  6. Organization: Clark College, Vancouver, Wa.  USA
  7. Distribution: na
  8. Date: Sat, 9 Jan 1993 05:40:49 GMT
  9. Lines: 16
  10.  
  11. Well, the title pretty much says what I need to know.  
  12.  
  13. I need the fastest method for printing text to a virtual workstation from C.
  14.  
  15. Having lots of options doesn't really matter; usually I use v_gtext for
  16. the job, but is this the fastest method?  Any help or insight would be
  17. appreciated; I'm fairly ignorant on such matters.  I've not had to worry
  18. about speed with VDI calls yet, as I only need one of them to be fast, and
  19. it is (thanks to the blitter); all the rest of my screen layouts only need
  20. to be done once (I'm working on a game and need the fastest way to update
  21. scores.)
  22.  
  23. Thanks in advance,
  24. Victor Bruhn
  25. vicb@clark.edu
  26.  
  27.