comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: array question
Date: Sun, 09 Feb 2014 22:39:06 -0700
Date: 2014-02-09T22:39:06-07:00	[thread overview]
Message-ID: <ld9olu$la2$3@dont-email.me> (raw)
In-Reply-To: <2migf9h07j7ll0eqk7oh3e64m1e0lv3r5r@4ax.com>

On 02/09/2014 08:49 PM, agent@drrob1.com wrote:
> I would like to define a array that can use a character as its index.
> type FSATyp is (Delim, Op, Dgt, AllElse);
>
> FsaArray : ARRAY Character range ('' .. Character'Val(255)) OF FSATyp;

The syntax for an array definition is given in ARM 3.6 
(http://www.adaic.org/resources/add_content/standards/12rm/html/RM-3-6.html).

-- 
Jeff Carter
"I've got to stay here, but there's no reason
why you folks shouldn't go out into the lobby
until this thing blows over."
Horse Feathers
50

  reply	other threads:[~2014-02-10  5:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10  3:49 array question agent
2014-02-10  5:39 ` Jeffrey Carter [this message]
2014-02-10 12:41   ` agent
2014-02-10 13:40 ` Mike H
2014-02-10 15:13   ` Mike H
2014-02-10 16:41     ` Robert A Duff
2014-02-10 17:02       ` Mike H
2014-02-11 22:25       ` agent
2014-02-12 16:48         ` Mike H
2014-02-11  1:47     ` Dennis Lee Bieber
2014-02-11 14:22       ` Mike H
  -- strict thread matches above, loose matches on Subject: below --
1999-01-19  0:00 yukchi
1999-01-18  0:00 ` bill
1999-01-19  0:00   ` David C. Hoos, Sr.
1999-01-19  0:00 ` Matthew Heaney
1999-01-19  0:00 ` Tom Moran
1999-01-23  0:00 ` Bryan Shayne
replies disabled

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