home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gossip.pyramid.com!pyramid!infmx!sbill
- From: sbill@informix.com (Bill Stackhouse)
- Newsgroups: comp.sys.mac.programmer
- Subject: A5 in libraries
- Message-ID: <1992Nov12.234323.25616@informix.com>
- Date: 12 Nov 92 23:43:23 GMT
- Sender: news@informix.com (Usenet News)
- Organization: Informix Software, Inc.
- Lines: 11
-
-
- In a library developed under Think C or MPW C, what is the correct
- way to write the functions that use quickdraw so they will work
- regardless of if it is called from a code resource or an appication?
- Asked in another way, is there any way that a function can tell if
- A5 is set correctly? Do I need one version for A5 use and another
- for A4 use? Do I assume A5 is ok and make the caller set and restore
- A5? Of course the library is linked with either the code resource or
- application.
-
- Bill
-