comp.lang.ada
 help / color / mirror / Atom feed
From: "Grein, Christoph" <christoph.grein@eurocopter.com>
Subject: Re: gnat: time-slicing
Date: Thu, 18 Jul 2002 06:44:27 +0200 (MET DST)
Date: 2002-07-18T06:44:27+02:00	[thread overview]
Message-ID: <mailman.1026967742.15362.comp.lang.ada@ada.eu.org> (raw)

From: Jan Prazak <janp9@gmx.net>

>> When you don't specify a file parameter to Put_Line, it writes to
>> Current_Output which, if you haven't changed it, is Standard_Output.
>> Text_IO *always* writes to a file. Duh.
>
>If it's true, then the Linux console/terminal is a file. Duhuhuh. :)
>No, seriously, explain it a bit more. As far as I know, a terminal is a
>device in Linux, which is some kind of a file, maybe you mean this. When
>I run the program in konsole (KDE xterm), the output is on the screen,
>and that's logical, because I haven't specified a file in Put_Line.

Before arguing, please have a look at the Ada Reference Manual...

For the RM, the screen _is_ a file, named Standard_Output; and the keyboard is 
also a file, named Standard_Input. (Actually the RM does not specify what 
Standard_Output and Standard_Input stand for since this is OS dependent, it only 
says that there are these two files.)

You urgently need the RM. Go get it :-)



             reply	other threads:[~2002-07-18  4:44 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18  4:44 Grein, Christoph [this message]
2002-07-18 18:55 ` gnat: time-slicing Jan Prazak
2002-07-18 16:35   ` Sergey Koshcheyev
2002-07-19  1:37   ` Robert A Duff
  -- strict thread matches above, loose matches on Subject: below --
2002-07-15 11:25 Jan Prazak
2002-07-15  8:44 ` Dale Stanbrough
2002-07-15 19:10   ` Jan Prazak
2002-07-15 17:16     ` David C. Hoos
2002-07-15 23:30       ` Jan Prazak
2002-07-16  0:54         ` Jan Prazak
2002-07-16 10:46         ` Lutz Donnerhacke
2002-07-16 11:57           ` Aaro Koskinen
2002-07-16 12:57           ` SteveD
2002-07-16 15:18           ` Florian Weimer
2002-07-16 13:29     ` Marin David Condic
2002-07-17 19:29       ` Jan Prazak
2002-07-15 21:03 ` tmoran
2002-07-16 13:04   ` Jan Prazak
2002-07-16 21:29 ` Robert Dewar
2002-07-17 19:29   ` Jan Prazak
2002-07-17 16:44     ` Pascal Obry
2002-07-17 21:38       ` Jan Prazak
2002-07-17 19:21         ` Randy Brukardt
2002-07-17 22:44           ` Jan Prazak
2002-07-17 19:57             ` Marin David Condic
2002-07-18 18:38               ` Larry Kilgallen
2002-07-20 11:52                 ` Robert Dewar
2002-07-17 19:43         ` Pascal Obry
2002-07-18 18:55           ` Jan Prazak
2002-07-18 17:01             ` Pascal Obry
2002-07-18 17:03             ` Pascal Obry
2002-07-18 22:38         ` chris.danx
2002-07-18  2:50     ` R. Tim Coslet
2002-07-18 12:54       ` SteveD
2002-07-20 11:56       ` Robert Dewar
2002-07-18 12:02     ` Frank J. Lhota
2002-07-19  2:33 ` Robert A Duff
2002-07-19 13:32   ` Jan Prazak
2002-07-19 23:46   ` Keith Thompson
2002-07-20  0:36     ` Robert A Duff
2002-07-20  4:25       ` Darren New
2002-07-20 11:47     ` Robert Dewar
2002-07-21 10:58       ` Keith Thompson
2002-07-31 22:28       ` Robert A Duff
replies disabled

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