home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20496 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!caen!positron
  3. From: positron@engin.umich.edu (Jonathan Scott Haas)
  4. Subject: Re: Short Question
  5. Message-ID: <cza=hL#@engin.umich.edu>
  6. Date: Thu, 31 Dec 92 20:05:57 EST
  7. Organization: University of Michigan Engineering, Ann Arbor
  8. References: <1i0549INNik6@agate.berkeley.edu>
  9. Nntp-Posting-Host: marjoram.engin.umich.edu
  10. Lines: 16
  11.  
  12. In article <1i0549INNik6@agate.berkeley.edu> robohen@ocf.berkeley.edu (Henry Robertson) writes:
  13. >I am learning how to use Think C.  I bought a book, "Programming Quickdraw"
  14. >yesterday, and they assume you have Inside Macintosh already.  I can follow\
  15. >along what Quickdraw is saying, but the one question is, what do I have
  16. >to #include at the beginning in order to use quickdraw commands?
  17.  
  18. I got that same book... it's pretty good. In any case, my version of Think
  19. seems to automatically include all of the Mac #includes... at least, I
  20. haven't had to manually insert any of them. If yours doesn't, try 
  21. #include <Quickdraw.h>.
  22.  
  23. -- 
  24. __/\__  Jonathan S. Haas         | Jake liked his women the way he liked
  25. \    /  University of Michigan   | his kiwi fruit: sweet yet tart, firm-
  26. /_  _\  positron@engin.umich.edu | fleshed yet yielding to the touch, and
  27.   \/                             | covered with short brown fuzzy hair.
  28.