Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!ut-sally!seismo!harvard!cmcl2!philabs!pwa-b!mmintl!franka From: franka@mmintl.UUCP (Frank Adams) Newsgroups: net.lang.c Subject: Re: Additions to C - range checking Message-ID: <1616@mmintl.UUCP> Date: Mon, 30-Jun-86 19:42:49 EDT Article-I.D.: mmintl.1616 Posted: Mon Jun 30 19:42:49 1986 Date-Received: Thu, 3-Jul-86 00:43:01 EDT References: <523@ccird1.UUCP> Reply-To: franka@mmintl.UUCP (Frank Adams) Distribution: net Organization: Multimate International, E. Hartford, CT Lines: 24 In article <523@ccird1.UUCP> rb@ccird1.UUCP (Rex Ballard) writes: >if (5 >this would currently be interpreted as > >if((5is true for any number greater than 5 right? Well, yes; but if a is not greater than 5, then (5Is this impossible to parse? A little tricky, but not impossible. To my knowledge (I don't know everything), only COBOL actually does this. I, for one, think it's a good idea; but for new languages, please -- don't try and change C to accomodate it. Once you have assigned a meaning to a