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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b141dc0be2bcdf40 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!u7g2000yqm.googlegroups.com!not-for-mail From: Alex Mentis Newsgroups: comp.lang.ada Subject: Re: "(if-else-)" conditional expression from the waste land Date: Wed, 30 Jun 2010 01:23:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: <16383dc7-3c35-46e1-8dd9-992b9e7b20d8@u7g2000yqm.googlegroups.com> References: NNTP-Posting-Host: 209.22.97.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1277886222 24777 127.0.0.1 (30 Jun 2010 08:23:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 30 Jun 2010 08:23:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u7g2000yqm.googlegroups.com; posting-host=209.22.97.246; posting-account=CedHywoAAAAcVQwJt5x8TeyAwJA5ElaR User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12023 Date: 2010-06-30T01:23:42-07:00 List-Id: On Jun 30, 9:20=A0am, a...@anon.org wrote: > For those who wish to use the "(if-else-)" type of conditional statement, > there is a web page that may help on the syntax plus: > > =A0 =A0http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00327.html > > Plus, on the site there is a sample program that uses this new statement > that either had a wild night in the other world or else its C gone bad > coding. Just ask yourself is that Ada coding or that C (wolf) programming > in Ada (sleep clothing). That was educational for me, although the sample code could use some comments!