comp.lang.ada
 help / color / mirror / Atom feed
From: Mark Biggar <mark.a.biggar@attbi.com>
Subject: Re: array of operations
Date: Tue, 10 Sep 2002 15:28:14 GMT
Date: 2002-09-10T15:28:14+00:00	[thread overview]
Message-ID: <3D7E0EB1.2070708@attbi.com> (raw)
In-Reply-To: alkt6b$t73$1@e3k.asi.ansaldo.it

marco wrote:
> Do you know if there is some way of bulding up arrays of functions and/or
> procedures?...

Sure, Ada allows for access types to functions and procedures so you
construct an array of those.  But there are some things to consider.
If your array is static, then a case statement is probably a better
solution.




-- 
--
Mark Biggar
mark.a.biggar@attbi.com




  reply	other threads:[~2002-09-10 15:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10 13:45 array of operations marco
2002-09-10 15:28 ` Mark Biggar [this message]
2002-09-10 17:09   ` Ehud Lamm
2002-09-11  7:43     ` Ole-Hjalmar Kristensen
2002-09-11 10:10       ` Ehud Lamm
2002-09-11 23:43         ` Randy Brukardt
2002-09-12  9:01           ` Ehud Lamm
2002-09-12 14:32             ` Mark Biggar
2002-09-12 16:15               ` John McCabe
2002-09-12 16:37                 ` David C. Hoos
2002-09-12 17:45                   ` John McCabe
2002-09-11  2:17 ` Ted Dennison
replies disabled

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