From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 3 May 93 19:07:46 GMT From: cis.ohio-state.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!ho wland.reston.ans.net!ira.uka.de!sol.ctr.columbia.edu!destroyer!cs.ubc.ca!fs1.ee .ubc.ca!luisl@ucbvax.Berkeley.EDU (luis linares-rojas) Subject: Passing procedures as parameters to procedures. Message-ID: <1993May3.190746.1043@ee.ubc.ca> List-Id: Subject: Procedures/functions as parameters to procedures/functions. Before commiting myself to any long term commitment with the Ada language, I've been revising its capabilities. There is something that I have not found so far: how to pass a procedure (or a function) as a parameter to another procedure (or function). Or, in the same spirit, how to create an array of procedures. The question is: is there a way of doing this in Ada, and (if so) how? I'd appreciate any help. L.R.Linares Dept. of Electrical Engineering The University of British Columbia Vancouver, B.C., Canada luisl@ee.ubc.ca ------------------------------------------------------------------------------- - -- +----------------------------------------+ | L.R.Linares | | luisl@ee.ubc.ca | | | | The University of British Columbia | | Department of Electrical Engineering | | 2356 Main Mall | | Vancouver, B.C. |