comp.lang.ada
 help / color / mirror / Atom feed
From: "Ratson Janiv" <janiv@013.net.il>
Subject: array for all tasks
Date: Sat, 20 Dec 2003 14:00:06 +0200
Date: 2003-12-20T14:00:06+02:00	[thread overview]
Message-ID: <3fe43a4c$1@news.barak.net.il> (raw)

Hi,
I have a task with 3entries.
The first entry set an array size:
accept Start(Array_Size:Natural);
declare

Arr_Checks : Arr2(1..Array_Size);

begin ...

The other 2 tasks need to use this array.
how do I implement that, so the other tasks will also know and may use the
array?
10x?





             reply	other threads:[~2003-12-20 12:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-20 12:00 Ratson Janiv [this message]
2003-12-20 14:37 ` array for all tasks Martin Dowie
2003-12-22  9:45 ` Martin Krischik
replies disabled

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