comp.lang.ada
 help / color / mirror / Atom feed
From: Mike H <postmaster@ada-augusta.demon.co.uk>
Subject: Re: array question
Date: Mon, 10 Feb 2014 17:02:01 +0000
Date: 2014-02-10T17:02:01+00:00	[thread overview]
Message-ID: <BSQTnaHJYQ+SFwDp@ada-augusta.demon.co.uk> (raw)
In-Reply-To: wcck3d2ex7y.fsf@shell01.TheWorld.com

In message <wcck3d2ex7y.fsf@shell01.TheWorld.com>, Robert A Duff 
<bobduff@shell01.TheWorld.com> writes
>Mike H <postmaster@ada-augusta.demon.co.uk> writes:
>
>> In message <5aOMAcEhbN+SFw0R@ada-augusta.demon.co.uk>, Mike H
>> <postmaster@ada-augusta.demon.co.uk> writes
>>>type FsaArray_type is array (ASCII.nul .. ASCII.del) of FSATyp;
>>>FsaArray : FsaArray_type := (others => ASCII.nul);
>> Whoops! An 80-year-old dog who is slipping into dementia?
>
>;-)
>
>How about:
>
>type FsaArray_type is array (Character) of FSATyp;
Looks good to me! It is my second line that is rubbish. It should be ...
FsaArray : FsaArray_type;
My personal dislike of uninitialised variables tripped me up.

-- 
"Why," said Ford squatting down beside him and shivering, "are you lying face
down in the dust?" "It's a very effective way of being wretched," said Marvin.
Mike ;-(


  reply	other threads:[~2014-02-10 17:02 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
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 [this message]
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