From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!XEROX.COM!Felton.pa From: Felton.pa@XEROX.COM.UUCP Newsgroups: comp.lang.ada Subject: General Ada questions Message-ID: <870331-091247-2425@Xerox> Date: Tue, 31-Mar-87 12:12:39 EST Article-I.D.: Xerox.870331-091247-2425 Posted: Tue Mar 31 12:12:39 1987 Date-Received: Fri, 3-Apr-87 04:18:44 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet List-Id: Here are a few quick questions for you Ada programmers out there. Does Ada support... Procedures passed as parameters? Return of multiple values from procedures? Automatic dereferencing of pointers? Monitors? Dynamically allocated arrays with length determined at run time? Programmer definable machine representation of data structures? (i.e. specifying which bits are used to hold a given field of a record.) Thanks, John