comp.lang.ada
 help / color / mirror / Atom feed
From: "McDoobie" <someone@nospam.net>
Subject: Re: Only one compilation unit.
Date: Fri, 15 Jun 2001 04:43:34 GMT
Date: 2001-06-15T04:43:34+00:00	[thread overview]
Message-ID: <WngW6.79087$DG1.13012548@news1.rdc1.mi.home.com> (raw)
In-Reply-To: 3B297ED4.2BD6DF79@engineer.com

In article <3B297ED4.2BD6DF79@engineer.com>, "B. Douglas Hilton"
<doug.hilton@engineer.com> wrote:

> 
> --------------BA8245C635FE00B674EB8DF5
> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding:
> 7bit
> 
> I ran into this too, but figured it out pretty fast.
> 
> You can nest a procedure almost anywhere in Ada but it must be in the
> "main" compilation unit.
> 
> Example:
> 
> -- Some program "something.adb"
> 
> procedure SomeThing is
> 
>    procedure SubProc is begin
>       ...
>    end SubProc;
> 
> begin
>    SubProc;
> end SomeThing;
> 
> 
> Get the idea?
> 
> - Doug


I got it.

McDoobie chris@dont.spam.me



  parent reply	other threads:[~2001-06-15  4:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-15  2:20 Only one compilation unit McDoobie
2001-06-15  3:05 ` James Rogers
     [not found] ` <3B297ED4.2BD6DF79@engineer.com>
2001-06-15  4:43   ` McDoobie [this message]
2001-06-15  6:50 ` tmoran
2001-06-15  9:21 ` David C. Hoos, Sr.
2001-06-15 12:53 ` Marc A. Criley
2001-07-09  9:53 ` John English
2001-07-09 13:02   ` McDoobie
2001-07-10  0:19   ` Keith Thompson
2001-07-13 19:08   ` Simon Wright
2001-07-15 11:40     ` Larry Kilgallen
2001-07-16 13:41       ` B.Gaffney
2001-07-16 15:08         ` Larry Kilgallen
2001-07-16  1:56     ` Robert Dewar
2001-07-17 18:49       ` Simon Wright
2001-07-18  7:53         ` Robert Dewar
replies disabled

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