comp.lang.ada
 help / color / mirror / Atom feed
From: "Riyaz Mansoor" <s800032@student.uq.edu.au>
Subject: Re: Newbie question about types
Date: 1999/11/23
Date: 1999-11-23T06:38:58+00:00	[thread overview]
Message-ID: <81dcq2$pkp$1@bunyip.cc.uq.edu.au> (raw)
In-Reply-To: 38396260_3@news1.prserv.net

heaney,

> type Enumeration_Type is (A, B, C);
>
> type Integer_Type is range 1 .. 10;
>
> type Modular_Type is mod 256;
>
> type Float_Type is digits 6 range -pi .. pi;
>
> type Fixed_Type is delta 0.01 range 0.0 .. 1.00;
>
>   type Gender_Type is (Male, Female);
>
>   type Height_In_Feet_Type is range 0.0 .. 20.0;

hey thanx. i just figured out a mistake i've been making. :)

the moral of the story is : you can never learn everything. heheh






  reply	other threads:[~1999-11-23  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-22  0:00 Newbie question about types David Powell
1999-11-22  0:00 ` Larry Kilgallen
1999-11-22  0:00 ` BSCrawford
1999-11-22  0:00 ` Matthew Heaney
1999-11-23  0:00   ` Riyaz Mansoor [this message]
1999-11-22  0:00 ` Preben Randhol
replies disabled

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