comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcqada@earthlink.net>
Subject: Re: Help  - compiler errors
Date: Tue, 28 Aug 2001 12:01:11 GMT
Date: 2001-08-28T12:01:11+00:00	[thread overview]
Message-ID: <3B8B7BD3.A6A83D26@earthlink.net> (raw)
In-Reply-To: eb74eda.0108280338.78fbb69e@posting.google.com

Luke wrote:
> 

I think you need some sleep :-)

>    154.  RiderArray(CurrentRiderTeam(TeamArray(CurrentRiderTeam).NumFinish),2)
>          := OverallTime;

Shouldn't "RiderArray" be "RiderArrayMain"?  And "TeamArray" be
"TeamArrayMain"?  And in the list of declarations you didn't include
"CurrentRiderTeam".  And even so, it's referenced twice--once as an
array, and once as an array index.

Marc A. Criley
Senior Staff Engineer
Quadrus Corporation
www.quadruscorp.com



      reply	other threads:[~2001-08-28 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-28 11:38 Help - compiler errors Luke
2001-08-28 12:01 ` Marc A. Criley [this message]
replies disabled

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