comp.lang.ada
 help / color / mirror / Atom feed
* 'Storage_Size in Ada95
@ 2001-05-21  9:59 Martin Dowie
  2001-05-21 10:36 ` David C. Hoos, Sr.
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Dowie @ 2001-05-21  9:59 UTC (permalink / 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...






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-21 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-21  9:59 'Storage_Size in Ada95 Martin Dowie
2001-05-21 10:36 ` David C. Hoos, Sr.
2001-05-21 12:00   ` Martin Dowie

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