home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / st / tech / 4522 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!udel!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!sm86+
  2. From: sm86+@andrew.cmu.edu (Stefan Monnier)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: access to the screen using C?
  5. Message-ID: <0eZQIze00awKQ97kxx@andrew.cmu.edu>
  6. Date: 22 Aug 92 04:40:31 GMT
  7. References: <Bt3wAD.DCq@iat.holonet.net>
  8. Organization: Carnegie Mellon, Pittsburgh, PA
  9. Lines: 18
  10. In-Reply-To: <Bt3wAD.DCq@iat.holonet.net>
  11.  
  12. > how would I get a pointer to (or suitable handle) to allow direct 
  13. > writing to the screen?
  14. > i'm using sozobon, are there books on this subject?
  15.  
  16. Just never try to access screen directly: it is not compatible to new
  17. machines and it is not nice (comfortable) to do. Finally, you never take
  18. profit of all the work of OS programmers (or better of NVDI programmers)
  19. !
  20.  
  21. VDI is here to be used ! it may not be the fastest way to draw something
  22. but it is convenient !
  23.  
  24.     Stefan Monier
  25.  
  26.  
  27. -----------------------------------------------------
  28. -- On the average, people seem to be acting normal --
  29. -----------------------------------------------------
  30.