Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!husc6!endor!steve From: steve@endor.harvard.edu (Kaufer - Lopez - Pratap) Newsgroups: comp.lang.c Subject: Re: ! operator in constant expressions Message-ID: <3773@husc6.harvard.edu> Date: 11 Jan 88 21:56:39 GMT References: <3813@hoptoad.uucp> Sender: news@husc6.harvard.edu Reply-To: steve@endor.UUCP (Kaufer - Lopez - Pratap) Organization: Aiken Computation Lab Harvard, Cambridge, MA Lines: 17 In article <3813@hoptoad.uucp> gnu@hoptoad.uucp (John Gilmore) writes: >I just wrote an interesting test program for ! and haven't yet found >a compiler that correctly implements the draft ANSI standard for it. >Try it on yours, and let me know (if it works -- I already believe it >will fail). Saber-C, an interpreter based development environment for C, runs this program perfectly. ANSI constructs that are not compatible with pcc (such as argument widening for functions with prototypes) are also available by specifying the appropriate Saber-C option. [Saber-C runs on vax and sun machines running ultrix/unix.] - Steve Kaufer Saber Software, Inc. saber@harvard.harvard.edu {ihnp4, decvax, husc6}!harvard!steve