comp.lang.ada
 help / color / mirror / Atom feed
From: "Karlene" <kejohnso@student.ecu.edu.au>
Subject: Enumeration Constants
Date: 2000/04/13
Date: 2000-04-13T00:00:00+00:00	[thread overview]
Message-ID: <8d3kqg$c4$1@news.cowan.edu.au> (raw)

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 Karlene [this message]
2000-04-13  0:00 ` Enumeration Constants Julian Day
replies disabled

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