Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!ncar!midway!mimsy!mojo!russotto From: russotto@eng.umd.edu (Matthew T. Russotto) Newsgroups: comp.sys.mac.programmer Subject: Re: LSC and MPW C ansi? Message-ID: <1990Sep7.134415.15193@eng.umd.edu> Date: 7 Sep 90 13:44:15 GMT References: <1990Sep6.221626.16555@sics.se> Sender: news@eng.umd.edu (The News System) Organization: College of Engineering, Maryversity of Uniland, College Park Lines: 8 In article <1990Sep6.221626.16555@sics.se> ollef@sics.se (Olle Furberg) writes: >Could someone tell me which versions (if any) of LSC and MPW C are ANSI-comp.? > > /Olle MPW versions 3.0 and up. None of the Lightspeed C's are ansi-compliant, and the differences are enough to drive you crazy. (sizeof doesn't return size_t, for instance)