comp.lang.ada
 help / color / mirror / Atom feed
* ada.text_io and text_io
@ 2002-06-01  2:39 hongxun lee
  2002-06-01  2:57 ` sk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hongxun lee @ 2002-06-01  2:39 UTC (permalink / raw)


newbie Qs:
How diff are they? further, 'put' and 'put_line' ? Thanks





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ada.text_io and text_io
  2002-06-01  2:39 ada.text_io and text_io hongxun lee
@ 2002-06-01  2:57 ` sk
  2002-06-01 10:52 ` Preben Randhol
  2002-06-01 17:53 ` Jeffrey Carter
  2 siblings, 0 replies; 4+ messages in thread
From: sk @ 2002-06-01  2:57 UTC (permalink / raw)


Hi,

If you are using Gnat, look at the file "text_io.ads"
in the Gnat installed directory tree, 

/usr/gnat/lib/gcc-lib/i686-pc-linux-gnu/2.8.1/adainclude/text_io.ads

on a Linux distribution. 

-- 
-------------------------------------
-- Merge vertically for real address
-------------------------------------
s n p @ t . o
 k i e k c c m
-------------------------------------



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ada.text_io and text_io
  2002-06-01  2:39 ada.text_io and text_io hongxun lee
  2002-06-01  2:57 ` sk
@ 2002-06-01 10:52 ` Preben Randhol
  2002-06-01 17:53 ` Jeffrey Carter
  2 siblings, 0 replies; 4+ messages in thread
From: Preben Randhol @ 2002-06-01 10:52 UTC (permalink / raw)


On Fri, 31 May 2002 22:39:01 -0400, hongxun lee wrote:
> newbie Qs:
> How diff are they? further, 'put' and 'put_line' ? Thanks

They are the same :-) Put is for when you want to write something
without jumping to the next line after it. Put_Line will do that.

Read: http://www.it.bton.ac.uk/staff/je/adacraft/ch02.htm
for more information

Preben



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ada.text_io and text_io
  2002-06-01  2:39 ada.text_io and text_io hongxun lee
  2002-06-01  2:57 ` sk
  2002-06-01 10:52 ` Preben Randhol
@ 2002-06-01 17:53 ` Jeffrey Carter
  2 siblings, 0 replies; 4+ messages in thread
From: Jeffrey Carter @ 2002-06-01 17:53 UTC (permalink / raw)


Review ARM J.1, which tells you exactly what you want to know. If you
don't have a copy of the ARM, you can find one at www.adapower.com.

-- 
Jeff Carter
"You tiny-brained wipers of other people's bottoms!"
Monty Python & the Holy Grail



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-01 17:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-01  2:39 ada.text_io and text_io hongxun lee
2002-06-01  2:57 ` sk
2002-06-01 10:52 ` Preben Randhol
2002-06-01 17:53 ` Jeffrey Carter

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