From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,577df5d4a0e88785 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-12 18:42:15 PST Path: supernews.google.com!sn-xit-02!supernews.com!bignews.mediaways.net!newsgate.cistron.nl!news.maxwell.syr.edu!newspeer.monmouth.com!cpk-news-hub1.bbnplanet.com!news.gtei.net!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: RE: constant string array Date: Wed, 13 Dec 2000 02:33:42 GMT Organization: Deja.com Message-ID: <916n66$j8c$1@nnrp1.deja.com> References: NNTP-Posting-Host: 205.232.38.240 X-Article-Creation-Date: Wed Dec 13 02:33:42 2000 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) X-Http-Proxy: 1.0 x70.deja.com:80 (Squid/1.1.22) for client 205.232.38.240 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:3035 Date: 2000-12-13T02:33:42+00:00 List-Id: In article , comp.lang.ada@ada.eu.org wrote: > What I had in mind was more "if a or else b or else c then". Where > a, b, and c are complex expressions or function calls, not just > simple booleans. if you are saying you would write if (a > b) or else (c > d) or else (e > f) then I would find those parentheses unnecessary noise, and would definitely prefer they not be present. Sent via Deja.com http://www.deja.com/