comp.lang.ada
 help / color / mirror / Atom feed
From: "Lele" <emas@libero.it>
Subject: pragma storage_size
Date: Wed, 9 Oct 2002 11:03:50 +0200
Date: 2002-10-09T11:03:50+02:00	[thread overview]
Message-ID: <ao0rj3$ami$1@e3k.asi.ansaldo.it> (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?








             reply	other threads:[~2002-10-09  9:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09  9:03 Lele [this message]
2002-10-09 10:11 ` pragma storage_size 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
replies disabled

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