home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18346 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  823 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: A5 in libraries
  5. Message-ID: <1992Nov12.234323.25616@informix.com>
  6. Date: 12 Nov 92 23:43:23 GMT
  7. Sender: news@informix.com (Usenet News)
  8. Organization: Informix Software, Inc.
  9. Lines: 11
  10.  
  11.  
  12. In a library developed under Think C or MPW C, what is the correct
  13. way to write the functions that use quickdraw so they will work 
  14. regardless of if it is called from a code resource or an appication?
  15. Asked in another way, is there any way that a function can tell if
  16. A5 is set correctly? Do I need one version for A5 use and another 
  17. for A4 use? Do I assume A5 is ok and make the caller set and restore
  18. A5? Of course the library is linked with either the code resource or
  19. application.
  20.  
  21. Bill
  22.