comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com
Subject: Re: Ada function
Date: 2000/03/12
Date: 2000-03-12T00:00:00+00:00	[thread overview]
Message-ID: <4lGy4.827$U3.32695@news.pacbell.net> (raw)
In-Reply-To: 952768687.972088@srv1.space.net.au

>is there an ada equivalent the "case" statement that
>appears in other programming languages?
  Yes.
 case day is
   when friday => party;
   when saturday | sunday => rest;
   when others => RTFM;
 end case;




  parent reply	other threads:[~2000-03-12  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-11  0:00 Ada function version_x
2000-03-11  0:00 ` Preben Randhol
2000-03-12  0:00 ` tmoran [this message]
2000-03-14  0:00 ` HDhil
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox