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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,de608e4240f9b8f8 X-Google-Attributes: gid103376,public From: randhol@pvv.org (Preben Randhol) Subject: Re: Ada function Date: 2000/03/11 Message-ID: #1/1 X-Deja-AN: 596075778 References: <952768687.972088@srv1.space.net.au> X-Complaints-To: usenet@itea.ntnu.no X-Trace: kopp.stud.ntnu.no 952782822 14788 129.241.83.82 (11 Mar 2000 13:53:42 GMT) Organization: Norwegian university of science and technology User-Agent: slrn/0.9.6.2 (Linux) NNTP-Posting-Date: 11 Mar 2000 13:53:42 GMT Newsgroups: comp.lang.ada Date: 2000-03-11T13:53:42+00:00 List-Id: On Sat, 11 Mar 2000 18:07:04 +0800, version_x@hotmail.com wrote: >my question is, instead of using if statements, which would appear to >be a fairly longwinded way is there an ada equivalent the "case" >statement that appears in other programming languages? Check if this is what you are after: Ada95 Reference Manual : -- Preben Randhol -- [randhol@pvv.org] -- [http://www.pvv.org/~randhol/] "Det eneste trygge stedet i verden er inne i en fortelling." -- Athol Fugard