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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d5ed2292349acc76 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-20 08:11:58 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newspeer.monmouth.com!colt.net!newspeer.clara.net!news.clara.net!peer.news.eu-x.com!server2.netnews.ja.net!newshost.central.susx.ac.uk!news.bton.ac.uk!not-for-mail From: John English Newsgroups: comp.lang.ada Subject: Re: Calculator and Operator Precedence Date: Wed, 20 Feb 2002 15:45:05 +0000 Organization: University of Brighton Message-ID: <3C73C481.6A9235A7@brighton.ac.uk> References: <3C727CCF.505D83E0@brighton.ac.uk> <3c73580c$1@pull.gecm.com> NNTP-Posting-Host: straumli.it.bton.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: saturn.bton.ac.uk 1014219925 9356 193.62.183.204 (20 Feb 2002 15:45:25 GMT) X-Complaints-To: news@bton.ac.uk NNTP-Posting-Date: 20 Feb 2002 15:45:25 GMT X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:20170 Date: 2002-02-20T15:45:25+00:00 List-Id: Jon wrote: > > yeah ive seen that, but want to make a program without packages. The examples in the book are separated into packages, but you could take the code from the packages and put them in your main procedure to give you a single monolithic procedure. The book just doesn't do it that way (because monolithic code is a Bad Thing ;-). ----------------------------------------------------------------- John English | mailto:je@brighton.ac.uk Senior Lecturer | http://www.it.bton.ac.uk/staff/je Dept. of Computing | ** NON-PROFIT CD FOR CS STUDENTS ** University of Brighton | -- see http://burks.bton.ac.uk -----------------------------------------------------------------