comp.lang.ada
 help / color / mirror / Atom feed
From: "Nick Roberts" <Nick.Roberts@dial.pipex.com>
Subject: Re: Help.  Procedure is undefined
Date: 1998/01/10
Date: 1998-01-10T00:00:00+00:00	[thread overview]
Message-ID: <01bd1df2$9efe50c0$86f282c1@xhv46.dial.pipex.com> (raw)
In-Reply-To: 01bd1da1$26120fe0$9d36e8c3@hup-pc


However, the design of your program is not good. Refer to your tutor or
helper.

-- 

Nick Roberts
Croydon, UK

Proprietor, ThoughtWing Software; Independent Software Development
Consultant
* Nick.Roberts@dial.pipex.com * Voicemail & Fax +44 181-405 1124 *
*** Eats three shredded spams every morning for breakfast ***


Hartmut H. Schaefer <Hartmut_Peg@compuserve.com> wrote in article
<01bd1da1$26120fe0$9d36e8c3@hup-pc>...
> Inseret "with Main," before "procedure Eurofighter ..." and so on. 
> Having several library modules in one file does not influence their
> visibility of each other.
> 
> GJW3 <GJW3@bton.ac.uk> schrieb im Beitrag <34B4C915.4BF8@bton.ac.uk>...
> > Cananyone solve the problem from the code.  It says that the procedure
> > main is undefined in the subprograms.  Please help.
> > Thanks
> > Procedure Main is
> ....
> > end Main;
> > 
> > with Ada.text_io; use Ada.text_io;
> > with num_io; use num_io;
> 
> with Main; -- this is what you need
> 
> > Procedure Eurofighter is
> ...
> > Main;
> ...
> > End Eurofighter;
> 
> 




  reply	other threads:[~1998-01-10  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-08  0:00 Help. Procedure is undefined GJW3
1998-01-08  0:00 ` reply-address-in-sig
1998-01-08  0:00   ` David J. Fiander
1998-01-10  0:00 ` Hartmut H. Schaefer
1998-01-10  0:00   ` Nick Roberts [this message]
1998-01-12  0:00 ` John English
replies disabled

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