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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2d5a745789aaf75f X-Google-Attributes: gid103376,public From: Jeff Carter Subject: Re: libraries to include Date: 2000/02/12 Message-ID: <38A5C596.E64E09C7@earthlink.net>#1/1 X-Deja-AN: 585102913 Content-Transfer-Encoding: 7bit References: <3897088A.3E88D858@tgv.edu.ups-tlse.fr> <87p122$ksg$1@wanadoo.fr> <87pa3k$ip0$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-ELN-Date: Sat Feb 12 13:43:18 2000 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.prod.itd.earthlink.net 950391798 63.10.51.67 (Sat, 12 Feb 2000 13:43:18 PST) Organization: EarthLink Network, Inc. MIME-Version: 1.0 Reply-To: jrcarter@acm.org NNTP-Posting-Date: Sat, 12 Feb 2000 13:43:18 PST Newsgroups: comp.lang.ada Date: 2000-02-12T00:00:00+00:00 List-Id: Ted Dennison wrote: > > In article <87p122$ksg$1@wanadoo.fr>, > "Sybs ALHABSHI" wrote: > > with Text_io; use Text_io; > > > > procedure BeginToLoveAda is > > > > PetitMot : File_Type; > > > > begin > > > > Create(PetitMot, Out_File, "petitmot.txt"); > > Put_Line(PetitMot, "Salut l'Artiste!"); > > Close(PetitMot); > > > > end BeginToLoveAda; > > For those of you who were unaware: This is the new official beginner's > Ada program, as "Hello World" has now been copyrighted by an American > calling-card company. :-) If this is going to be the official beginner's Ada program, then it needs to use correct Ada style: Begin_To_Love_Ada Petit_Mot -- Jeff Carter "You empty-headed animal-food-trough wiper." Monty Python & the Holy Grail