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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!stanford.edu!MED.Stanford.EDU!brucet
  3. From: brucet@leland.Stanford.EDU (Bruce Templeton)
  4. Subject: Re: New to macintosh programming...
  5. Message-ID: <1992Dec28.230134.14720@medmail.stanford.edu>
  6. Sender: news@medmail.stanford.edu
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. References: <chuckb.725567825@milton>
  9. Date: Mon, 28 Dec 1992 23:01:34 GMT
  10. Lines: 25
  11.  
  12. In article <chuckb.725567825@milton> chuckb@milton.u.washington.edu (Chuck Bass) writes:
  13. >I am an experienced C programmer beginning work on a 
  14. >Mac (coming from workstation/PC programming).  I am wondering if
  15. >there is a specific book or other reference to help my
  16. >transition to the mac.  I would like learn specifics about
  17. >portability issues such as memory allocation and file IO.
  18. >
  19. >If anyone has any info, anecdotes, references on making this
  20. >transition I would apprecitate it.
  21. >
  22. >chuckb
  23. >
  24. >(I'm using Think C)
  25.  
  26. The best introduction for C on the Macintosh is called (I think) _Macintosh
  27. C Primer vol. 2_.  I'm not sure about the name because I don't have it in
  28. front of me now.  It gives a very good introduction to the Macintosh toolbox
  29. including useful source code, and is written specifically for use with Think
  30. C.  Does anyone know if there will be another volume coming out?
  31.  
  32. Also, anyone programming on the Macintosh needs the _Inside Macintosh_ series.
  33. It is put out by Apple and contains everything you *need* to know to program,
  34. but it is not quite as user friendly as the book previously mentioned.
  35.  
  36. -bruce templeton
  37.