comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: libraries to include
Date: 2000/02/08
Date: 2000-02-08T00:00:00+00:00	[thread overview]
Message-ID: <87pa3k$ip0$1@nnrp1.deja.com> (raw)
In-Reply-To: 87p122$ksg$1@wanadoo.fr

In article <87p122$ksg$1@wanadoo.fr>,
  "Sybs ALHABSHI" <salhabshi@ulyssoft.com> 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. :-)

--
T.E.D.

http://www.telepath.com/~dennison/Ted/TED.html


Sent via Deja.com http://www.deja.com/
Before you buy.




  reply	other threads:[~2000-02-08  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-01  0:00 libraries to include Cecile BIASIO
2000-02-01  0:00 ` Ted Dennison
2000-02-01  0:00 ` Pascal Obry
2000-02-01  0:00   ` Gautier
2000-02-02  0:00     ` Pascal Obry
2000-02-08  0:00 ` Sybs ALHABSHI
2000-02-08  0:00   ` Ted Dennison [this message]
2000-02-12  0:00     ` Jeff Carter
replies disabled

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