comp.lang.ada
 help / color / mirror / Atom feed
From: Ole-Hjalmar Kristensen <oleh@vlinux.voxelvision.no>
Subject: Re: Thought this was interesting
Date: Wed, 28 Aug 2002 07:58:15 GMT
Date: 2002-08-28T07:58:15+00:00	[thread overview]
Message-ID: <7vu1lfbejt.fsf@vlinux.voxelvision.no> (raw)
In-Reply-To: 1030464758.505647@master.nyc.kbcfp.com

Hyman Rosen <hyrosen@mail.com> writes:

<snip>

> Apropos of this, if you have access to a Windows system,
> try running the following simple program there. Make sure
> to save all important work first! It just prints out a
> string over and over again. It couldn't do anything bad,
> could it? Especially not on WinNT or WIn2K, right?
> Especially if you have no special privileges, right? :-)
> 
> with text_io; use text_io;
> with ada.characters.latin_1; use ada.characters.latin_1;
> procedure crash is
> begin
>    loop
>      put("Hung up!" & HT & BS & BS & BS & BS & BS & BS);
>    end loop;
> end;

Bizarre behaviour indeed. What puzzles me is that I attempted briefly
to write an equivalent C program, and it did not give the same
results. Any idea of what's so special about text_io?




  parent reply	other threads:[~2002-08-28  7:58 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-23 19:10 Thought this was interesting Darren New
2002-08-24 23:01 ` Robert Dewar
2002-08-25  1:04   ` Jeffrey Carter
2002-08-26  0:45     ` Richard Riehle
2002-08-26  1:05       ` Darren New
2002-08-26  5:12         ` Pat Rogers
2002-08-26 16:01           ` Jerry Petrey
2002-08-26 16:21             ` Pat Rogers
2002-09-02 15:10               ` "HAL" acronym (was Re: Thought this was interesting) Ben Brosgol
2002-09-03  5:39                 ` Manny Apalisok
2002-09-03 11:11                   ` Frank J. Lhota
2002-08-26 17:34             ` Thought this was interesting Robert A Duff
2002-08-26 20:18               ` Jerry Petrey
2002-08-26 14:20     ` Ted Dennison
2002-08-26 18:09       ` Jeffrey Carter
2002-08-25  3:23   ` Larry Kilgallen
2002-08-26 10:29   ` Florian Weimer
2002-08-26 10:30   ` Florian Weimer
2002-08-25  3:27 ` tmoran
2002-08-25 14:48   ` Thought this was interesting (They Write the Right Stuff) Larry Kilgallen
2002-08-25 19:48   ` Thought this was interesting Darren New
2002-08-26 14:01   ` Marin D. Condic
2002-08-27 16:13     ` Hyman Rosen
2002-08-27 20:07       ` Thought this was interesting (OT) Chad R. Meiners
2002-08-27 20:21         ` Frank J. Lhota
2002-08-27 21:48           ` Robert A Duff
2002-08-28  9:23             ` AG
2002-08-28  9:33               ` AG
2002-08-28 15:05                 ` Dan Andreatta
2002-08-28 16:50                   ` Chad R. Meiners
2002-08-28 15:07                 ` Dan Andreatta
2002-08-29 17:12                   ` Thought this was interesting (Bounds Checking!) Warren W. Gay VE3WWG
2002-08-29 18:57                     ` Larry Kilgallen
2002-08-29 18:31                       ` Ryan
2002-08-28 13:29             ` Thought this was interesting (OT) Frank J. Lhota
2002-08-27 22:24           ` Hyman Rosen
2002-08-28  2:52             ` Jeffrey Carter
2002-08-28 13:26               ` Gautier
2002-08-28  4:01             ` Pat Rogers
2002-08-28  8:06             ` Ole-Hjalmar Kristensen
2002-08-28  2:52           ` SteveD
2002-08-28 11:09             ` Robert Dewar
2002-08-28  7:58       ` Ole-Hjalmar Kristensen [this message]
2002-08-28  9:41         ` Thought this was interesting AG
2002-08-29  1:23         ` Jeffrey Creem
2002-08-29  3:02           ` SteveD
2002-08-29  7:30             ` Ole-Hjalmar Kristensen
2002-09-03 15:49               ` Hyman Rosen
2002-08-27 18:48     ` tmoran
2002-08-28  3:10       ` Robert C. Leif
2002-08-26 14:29   ` Ted Dennison
replies disabled

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