comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos" <david.c.hoos.sr@ada95.com>
Subject: Re: pragma storage_size
Date: Thu, 10 Oct 2002 14:12:16 -0500
Date: 2002-10-10T14:12:16-05:00	[thread overview]
Message-ID: <mailman.1034277181.25889.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 3DA5A267.FFD561D7@cl.cilas.net


----- Original Message ----- 
From: "Toshitaka Kumano" <kumano@cl.cilas.net>
To: <comp.lang.ada@ada.eu.org>
Sent: Thursday, October 10, 2002 10:53 AM
Subject: Re: pragma storage_size


> Lele wrote:
> > 
> > Thanks
> > 
> > > -----------------------------------------------------------------
> > > task type DISPATCHER is
> > >    pragma priority(14);
> > >    pragma Storage_Size (100*512);
> > > end task;
> > > -----------------------------------------------------------------
> 
> OR You can like this, if necessary:
> 
> task type Dispatcher (Storage : Any_Integer_Type) is
>     pragma Priority(14);
>     pragma Storage_Size (Size);
> end task;
Where is Size declared in your example?





  parent reply	other threads:[~2002-10-10 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
     [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