comp.lang.ada
 help / color / mirror / Atom feed
From: "Martin Dowie" <martin.dowie@nospam.baesystems.com>
Subject: 'Storage_Size in Ada95
Date: Mon, 21 May 2001 10:59:39 +0100
Date: 2001-05-21T10:59:39+01:00	[thread overview]
Message-ID: <3b08e4c9$1@pull.gecm.com> (raw)

Can someone give me a quick example of the Ada95 way of
allocating storage to for task type? (I've left my Barnes
book at home, doh!)

e.g the equivilant of Ada83:

package A is
  ...
  task type B is
    entry C;
  end B;
  for B'Storage_Size use (Some_Value);
  ...
end A;

Thanks in advance...






             reply	other threads:[~2001-05-21  9:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-21  9:59 Martin Dowie [this message]
2001-05-21 10:36 ` 'Storage_Size in Ada95 David C. Hoos, Sr.
2001-05-21 12:00   ` Martin Dowie
replies disabled

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