Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!usc!samsung!uunet!microsoft!w-edwinh From: w-edwinh@microsoft.UUCP (Edwin Hoogerbeets) Newsgroups: comp.sys.amiga Subject: Re: Manx 4.9b BETA Message-ID: <9145@microsoft.UUCP> Date: 23 Nov 89 21:04:44 GMT References: <3057@hub.UUCP> Reply-To: w-edwinh@microsoft.UUCP (Edwin Hoogerbeets) Organization: Microsoft Corp., Redmond WA Lines: 14 In article <3057@hub.UUCP> dougp@voodoo.ucsb.edu writes: >Did Manx add any non ANSI extentions? If so, what are they? I'm told they did. Full ANSI compatibility. (corrections?) >Specificly did they add a single line comment operand (like >//)? Those are not in the ANSI standard, but a carry over from BCPL. (shriek - sorry, I didn't mean to use such nasty language ;-) It was re-introduced by C++, and many compiler writers have since re-introduced it into C. (like Microsoft) Edwin