Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!tymix!cirrusl!ss149!brian From: brian%cirrusl@oliveb.ATC.olivetti.com (Brian Feinberg) Newsgroups: comp.sys.mac.programmer Subject: Re: THINK C 4.0 vs. 3.0 stdio files (TC beginner's ?) Message-ID: <2324@cirrusl.UUCP> Date: 28 Aug 90 21:45:59 GMT References: <6635@milton.u.washington.edu> Sender: news@cirrusl.UUCP Lines: 14 In <6635@milton.u.washington.edu> majors@milton.u.washington.edu (Robert Majors) writes: >I have just purchased THINK C 4.0, and have started to read the >Macintosh Programming PRIMER. While building the Hello, World >project, I have had no problem adding MacTraps and Hello.c, but >I cannot locate the stdio file (only the stdio.c) in the Add.... >browser/dialogue box. Macintosh Programming Primer is based on Think C 3.0. While most of the examples should work, Think C 4.0 doesn't have a stdio library, rather you want to use the ANSI library which supercedes it. -- Brian Feinberg