comp.lang.ada
 help / color / mirror / Atom feed
* Variable initialized to <>
@ 2014-10-14 18:02 Mab
  2014-10-14 18:22 ` mockturtle
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mab @ 2014-10-14 18:02 UTC (permalink / raw)



What does it mean to initialize variables to an unspecified range <>:

For example:
Record1: Rec_Type1 :=
    (ID     => <>,
     Label  => <>,
     Active => <>);

I'm aware of <> used in an array definition to indicate unspecified range but not sure what it means to initialize to a variable as shown above. The variables above can be of any types.

Thanks


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-14 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-14 18:02 Variable initialized to <> Mab
2014-10-14 18:22 ` mockturtle
2014-10-14 18:29 ` Jeffrey Carter
2014-10-14 20:45 ` Georg Bauhaus

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