Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site kitty.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rochester!rocksanne!sunybcs!kitty!peter From: peter@kitty.UUCP (Peter DaSilva) Newsgroups: net.lang.c Subject: Re: Re: Lattice C for IBM Mainframes from SAS Message-ID: <252@kitty.UUCP> Date: Tue, 6-Aug-85 12:01:36 EDT Article-I.D.: kitty.252 Posted: Tue Aug 6 12:01:36 1985 Date-Received: Thu, 8-Aug-85 00:57:05 EDT References: <1791@ecsvax.UUCP> <243@hsi.UUCP> Organization: Recognition Research Corp., Clarence, NY Lines: 12 How compatible with K&R is Microsoft C? How much of section 3 does the library emulate? Last time I looked at compilers Lattice was the only one that made a decent effort at implementing section 3. That was 6 months ago and that was the one I bought. Also, I don't have any #ifdef LATTICE statements. I do have a couple of #ifdef IBMPC, but that's because the IBM-PC doesn't implement ioctl and stat. :-> How many macros do you use that extend over 1 line anyway? Anyway, if uSoft 'C' is particularly UNIX-library-compatible I'd like to know about it. I'm always looking for anything to help my massive porting habit.