Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!think!nike!ll-xn!adelie!axiom!linus!security!sunne!suneast!billp From: billp@suneast.uucp (8870x138) Newsgroups: net.micro.pc Subject: Re: Microsoft C V3.0 -> 4.0 Incompatibility Message-ID: <3@suneast.uucp> Date: Mon, 13-Oct-86 15:22:11 EDT Article-I.D.: suneast.3 Posted: Mon Oct 13 15:22:11 1986 Date-Received: Wed, 15-Oct-86 01:20:32 EDT References: <1113@kontron.UUCP> Organization: Sun Microsystems Inc. - East Coast Division Lines: 29 One other major difference is the rename library call. The arguments are reversed from V3.0 to V4.0: OLD FORM( V3.0) rename (newname, oldname) NEW FORM( V4.0) rename (oldname, newname) Also the compiler will give warning messages if you have #endif statements which is followed by some text: #ifdef foo #endif foo The old compiler would accept this. ___________________________________________________________________ Disclaimers on file. Bill Pittore Sun Microsystems 1 Cranberry Hill, Lexington, MA 02173 {decwrl || ihnp4 || seismo || !sun!suneast!pizza!billp}