comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: RE: Simplest way to protect a variable ?
Date: Fri, 07 Sep 2001 13:26:24 GMT
Date: 2001-09-07T13:26:24+00:00	[thread overview]
Message-ID: <4W3m7.7888$4z.32986@www.newsranger.com> (raw)
In-Reply-To: 9nabri$3i4$1@snipp.uninett.no

In article <9nabri$3i4$1@snipp.uninett.no>, Reinert Korsnes says...
>
>> A : constant array ( ... ) of ... := file_reading_function (...);
>
>
>Obs, in this case I get compilation error message:
>
>"left hand side of assignment must be a variable"

Try declaring the type first. I don't think you can actually use an anynomous
array type in a constant declaration like this.

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html
          home email - mailto:dennison@telepath.com



  reply	other threads:[~2001-09-07 13:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-07  6:50 Simplest way to protect a variable ? Reinert Korsnes
2001-09-07  8:21 ` Peter Amey
2001-09-07  8:45 ` Wilhelm Spickermann
2001-09-07  9:13   ` Reinert Korsnes
2001-09-07  9:16     ` Reinert Korsnes
2001-09-07 13:15     ` Wilhelm Spickermann
2001-09-07 11:35   ` Reinert Korsnes
2001-09-07 13:26     ` Ted Dennison [this message]
2001-09-09 18:03       ` martin.m.dowie
2001-09-07 13:03 ` DuckE
2001-09-07 13:21 ` Ted Dennison
replies disabled

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