Path: utzoo!attcan!uunet!van-bc!ubc-cs!alberta!cpsc.ucalgary.ca!news From: wieser@cs-sun-fsd.cpsc.ucalgary.ca (Bernhard Wieser) Newsgroups: comp.sys.mac.programmer Subject: Re: From Pascal to C without a hitch ? Message-ID: <1990Oct17.201954.1496@cpsc.ucalgary.ca> Date: 17 Oct 90 20:19:54 GMT References: <1990Oct17.151226.2449@fennel.cc.uwa.oz.au> <10741@goofy.Apple.COM> Sender: wieser@cpsc.ucalgary.ca Organization: U. of Calgary Computer Science Lines: 4 Nntp-Posting-Host: cs-sun-fsd I must disagree, the worst thing to do is read lots of C code. The best thing to do is sit down with K&R, and program all the examples. But remember, ANSI, Unix, and Mac C libraries are very different. Know that when you start reading.