comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com>
Subject: Re: Can I have an array of variant records?
Date: 1999/04/21
Date: 1999-04-21T00:00:00+00:00	[thread overview]
Message-ID: <7fkkob$t1p@hobbes.crc.com> (raw)
In-Reply-To: 371DC9BE.585254A6@wbkst21.mach.uni-karlsruhe.de


Pawel Kobylarz wrote in message
<371DC9BE.585254A6@wbkst21.mach.uni-karlsruhe.de>...
>Robert Dewar wrote:
>
<snip>
>How to alter the discriminant? I searched in several different sources of
>documentation
>and I have not found that.
>
The entire record must be assigned at once with an aggrgate expression --
e.g.;

top := (Action => Move,
           Where=> (X => 0.0, Y => 0.0, Z => 0.0),
           Time => Ada.Calendar.Clock + 0.15);


<snip>







  reply	other threads:[~1999-04-21  0:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-20  0:00 Can I have an array of variant records? Josh Highley
1999-04-20  0:00 ` bglbv
1999-04-21  0:00   ` Robert Dewar
1999-04-21  0:00     ` Pawel Kobylarz
1999-04-21  0:00       ` David C. Hoos, Sr. [this message]
1999-04-21  0:00         ` Robert Dewar
1999-04-21  0:00       ` dennison
1999-04-21  0:00         ` Robert Dewar
1999-04-22  0:00           ` Josh Highley
1999-04-23  0:00           ` Pawel Kobylarz
1999-04-21  0:00       ` czgrr
1999-04-21  0:00     ` bglbv
1999-04-22  0:00       ` dennison
1999-04-21  0:00 ` Robert Dewar
1999-04-22  0:00 ` Maybe not exactly a variant record Josh Highley
1999-04-22  0:00   ` dennison
1999-04-23  0:00     ` Nick Roberts
replies disabled

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