From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 15 Sep 93 18:51:44 GMT From: utcsri!csri.toronto.edu!blaak@uunet.uu.net (Raymond Blaak) Subject: Re: Tasking in Ada Message-ID: <1993Sep15.145144.805@jarvis.csri.toronto.edu> List-Id: mab@dst17.wdl.loral.com (Mark A Biggar) writes: >The above is all you can do in Ada83, but there will be relief in Ada9x. >Ada9x allows for discriminants ob task types, which can be used in the obvious >way to parameterize tasks at creation time. >-- >Mark Biggar >mab@wdl.loral.com How could one use this to tell the task its position in an array? If this can be done, I would love to know how. Cheers, Ray blaak@csri.toronto.edu