comp.lang.ada
 help / color / mirror / Atom feed
From: Mab <mable.benjamin@gmail.com>
Subject: Variable initialized to <>
Date: Tue, 14 Oct 2014 11:02:41 -0700 (PDT)
Date: 2014-10-14T11:02:41-07:00	[thread overview]
Message-ID: <0660a64b-cbd1-4fee-a454-3231351b622c@googlegroups.com> (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


             reply	other threads:[~2014-10-14 18:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 18:02 Mab [this message]
2014-10-14 18:22 ` Variable initialized to <> mockturtle
2014-10-14 18:29 ` Jeffrey Carter
2014-10-14 20:45 ` Georg Bauhaus
replies disabled

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