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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7ecb950fc3673a68 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Ada Query... Date: 2000/03/26 Message-ID: <8bl19p$381$1@nnrp1.deja.com>#1/1 X-Deja-AN: 602545934 References: <8bkv48$dcm$1@uranium.btinternet.com> X-Http-Proxy: 1.0 x32.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Sun Mar 26 12:54:19 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-03-26T00:00:00+00:00 List-Id: In article <8bkv48$dcm$1@uranium.btinternet.com>, "Matt" wrote: > Yo. > Having a bit of trouble with Ada95 at the moment. > What i want to know is- can you write a function that returns no result This is so fundamental, that one has to ask what source materials you are using. You need a reasonable Ada text book if you are going to try to program in Ada 95, trying to do it by rough approximation and reading examples is unlikely to work. Absolutely any text book will introduce procedures almost immediately, so that's why I ask the question. Incidentally the idea of a "function returning no result" is a bit like a car without a wheel, the notion of returning a result is what makes a function a function! Sent via Deja.com http://www.deja.com/ Before you buy.