home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18334 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  919 b 

  1. Path: sparky!uunet!gossip.pyramid.com!pyramid!infmx!sbill
  2. From: sbill@informix.com (Bill Stackhouse)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: WaitNextEvent availability
  5. Message-ID: <1992Nov12.221245.18621@informix.com>
  6. Date: 12 Nov 92 22:12:45 GMT
  7. References: <1dsp39INN9sq@huon.itd.adelaide.edu.au>
  8. Sender: news@informix.com (Usenet News)
  9. Reply-To: sbill@informix.com
  10. Organization: Informix Software, Inc.
  11. Lines: 11
  12.  
  13.  
  14. In a library developed under Think C or MPW C, what is the correct
  15. way to write the functions that use quickdraw so they will work 
  16. regardless of if it is called from a code resource or an appication?
  17. Asked in another way, is there any way that a function can tell if
  18. A5 is set correctly? Do I need one version for A5 use and another 
  19. for A4 use? Do I assume A5 is ok and make the caller set and restore
  20. A5? Of course the library is linked with either the code resource or
  21. application.
  22.  
  23. Bill
  24.