comp.lang.ada
 help / color / mirror / Atom feed
* pragma storage_size
@ 2002-10-09  9:03 Lele
  2002-10-09 10:11 ` David C. Hoos, Sr.
  0 siblings, 1 reply; 6+ messages in thread
From: Lele @ 2002-10-09  9:03 UTC (permalink / raw)


I need to set the storage_size of few tasks, and I've used the storage_size
attribute, in example:

-----------------------------------------------------------------
task type DISPATCHER is
   pragma priority(14);
end task;

for DISPATCHER_TYPE'STORAGE_SIZE use 100*512;
-----------------------------------------------------------------

How can I perform the same thing using the pragma STORAGE_SIZE?








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

end of thread, other threads:[~2002-10-11 16:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-09  9:03 pragma storage_size Lele
2002-10-09 10:11 ` David C. Hoos, Sr.
2002-10-09 11:01   ` Lele
2002-10-10 15:53     ` Toshitaka Kumano
     [not found]     ` <3DA5A267.FFD561D7@cl.cilas.net>
2002-10-10 19:12       ` David C. Hoos
     [not found]       ` <044f01c27090$f59e50b0$453ab4d8@sy.com>
2002-10-11 16:06         ` Toshitaka Kumano

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