comp.lang.ada
 help / color / mirror / Atom feed
From: Julian Day <julian@ghs.com>
Subject: Re: Enumeration Constants
Date: 2000/04/13
Date: 2000-04-13T00:00:00+00:00	[thread overview]
Message-ID: <38F5BF84.EB93A532@ghs.com> (raw)
In-Reply-To: 8d3kqg$c4$1@news.cowan.edu.au

Hi Karlene,

Have you recently covered case statements in your lectures by any chance?

Julian

Karlene wrote:

> I want to define the following constants in my program but i am not sure how
> to distiguish what the values are.  What is meant by the values is that for
> examle the small group, the values are 3, 4, 5, 6.  For the Large group it
> is 12 to whatever number.
>
> How can i show this??
>
> NAME      VALUE        DATA TYPE                        ROLE
> Single        1 - 2            Enumeration (group_type)     Distinguishes
> group size by amount of tickets purchased
> Small         3 - 6            Enumeration (group_type)     Distinguishes
> group size by amount of tickets purchased
> Medium     7 - 11          Enumeration (group_type)     Distinguishes group
> size by amount of tickets purchased
> Large        12 - more     Enumeration (group_type)     Distinguishes group
> size by amount of tickets purchased







      reply	other threads:[~2000-04-13  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-13  0:00 Enumeration Constants Karlene
2000-04-13  0:00 ` Julian Day [this message]
replies disabled

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