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,9ab1bf4be2d855dd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-03 03:10:05 PST Path: supernews.google.com!sn-xit-03!supernews.com!cyclone2.usenetserver.com!news-out.usenetserver.com!telocity-west!TELOCITY!newsrump.sjc.telocity.net!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada References: <97pfmt$ll30@tech.port.ac.uk> Subject: Re: Questions: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: <4i4o6.152145$Ch.30274674@newsrump.sjc.telocity.net> X-Trace: MjAgTm9BdXRoVXNlciBURUxPQ0lUWS1SRUFERVJTIDIxNi4yMjcuNDcuNDkgIFNhdCwgMDMgTWFy!IDIwMDEgMDM6MDk6NTIgUFNU X-Abuse-Info: Please forward ALL headers when reporting abuse. X-Complaints-To: abuse@telocity.net NNTP-Posting-Date: Sat, 03 Mar 2001 03:09:52 PST Date: Sat, 3 Mar 2001 05:09:59 -0600 Xref: supernews.google.com comp.lang.ada:5393 Date: 2001-03-03T05:09:59-06:00 List-Id: May I suggest you refer to the excellent Ada tutorial which can be downloaded from ftp://ftp.ada95.com/pub/lovelace.tgz or ftp://ftp.ada95.com/pub/lovelace.tar.gz and viewed with a Web browser. Just make a new directory on your computer, download the file from the above site, and extract the files into the new directory you've created. You will find these two subjects mentioned in The master outline of all the lessons "WM" wrote in message news:97pfmt$ll30@tech.port.ac.uk... > Hi, I am an ada beginner. Can anyone kindly tell me what's the difference > between TYPE and SUBTYPE? And what's a PACKAGE? > Thank you very much :-) > >