comp.lang.ada
 help / color / mirror / Atom feed
From: aaro@iki.fi (Aaro Koskinen)
Subject: Re: Ada question (defining types)
Date: 2000/08/17
Date: 2000-08-17T13:42:53+00:00	[thread overview]
Message-ID: <pdxem3o80ma.fsf@vesuri.Helsinki.FI> (raw)
In-Reply-To: 8ngoog$f5e$1@news.uit.no

reinert@ola.npolar.no (Reinert Korsnes) writes:
> Is it possible to make the following more compact and relyable
> (less typo/error prone):
[...]
>  Longs : constant array ( Long_I ) of Integer :=
>              (  0,  5, 10, 15, 20, 25, 30, 35, 40, 45, 50,
[...]
>               300,305,310,315,320,325,330,335,340,345,350,355);

Implement it using a function instead of an array.

-- 
Aaro Koskinen, aaro@iki.fi, http://www.iki.fi/aaro




  reply	other threads:[~2000-08-17  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-17  0:00 Ada question (defining types) Reinert Korsnes
2000-08-17  0:00 ` Aaro Koskinen [this message]
2000-08-17  0:00   ` Ian Clifton
2000-08-18  0:00 ` Dr. Joachim Schr�er
replies disabled

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