comp.lang.ada
 help / color / mirror / Atom feed
From: "AG" <ang@xtra.co.nz>
Subject: Re: Thought this was interesting
Date: Wed, 28 Aug 2002 21:41:56 +1200
Date: 2002-08-28T21:41:56+12:00	[thread overview]
Message-ID: <xT0b9.439$Y3.49406@news.xtra.co.nz> (raw)
In-Reply-To: 7vu1lfbejt.fsf@vlinux.voxelvision.no


"Ole-Hjalmar Kristensen" <oleh@vlinux.voxelvision.no> wrote in message
news:7vu1lfbejt.fsf@vlinux.voxelvision.no...
> 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?
>

My guess would be [guess - mind you] that it relies on some API
function which is supposed to handle it but does not. Well, of course,
it was not written in our favorite language :-)





  reply	other threads:[~2002-08-28  9:41 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       ` Thought this was interesting Ole-Hjalmar Kristensen
2002-08-28  9:41         ` AG [this message]
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