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=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Use procedure(s) in a function ? Date: Tue, 15 Dec 2015 22:20:08 +0000 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="6f4ba2ce0f80cf6975f919f4f22c2ad9"; logging-data="20849"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18JvxGkWKYs3LfW13aXKEjWrbTTecT/1cM=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:Ot6qur+H49aaurCtGtdFoMdcc1U= sha1:fF2Hno1xi2QTurB3JfTDdZFTDW4= Xref: news.eternal-september.org comp.lang.ada:28814 Date: 2015-12-15T22:20:08+00:00 List-Id: comicfanzine@gmail.com writes: > Is it possible to use procedure(s) in a function ?? Yes. You should really try one of the on-line tutorials rather than the ARM, which isn't designed as a teaching resource. See http://www.adaic.org/learn/materials/#tutorials - the "Ada Lovelace Tutorial" and "Ada - A Crash Course" both look good.