comp.lang.ada
 help / color / mirror / Atom feed
From: "Grein, Christoph" <christoph.grein@eurocopter.com>
To: comp.lang.ada@ada.eu.org
Subject: Re: dynamic arrays in a record ?
Date: Thu, 20 Feb 2003 07:20:26 +0100 (MET)
Date: 2003-02-20T07:20:26+01:00	[thread overview]
Message-ID: <mailman.24.1045722547.9948.comp.lang.ada@ada.eu.org> (raw)

> type board_array is array (positive range <>, positive range <>) of
> integer range -1..1;
> 
> 	type board (First, Second: Positive) is record
> 		aboard: board_array (1..First,1..Second);
> 		userscore : integer;
> 		compscore : integer;
>      end record;



             reply	other threads:[~2003-02-20  6:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20  6:20 Grein, Christoph [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-20  4:57 dynamic arrays in a record ? Chris
2003-02-20  6:28 ` tmoran
2003-02-20 16:44   ` Chris
replies disabled

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