comp.lang.ada
 help / color / mirror / Atom feed
* text_io.Put_line behaviour on failure
@ 2015-12-04 14:43 pettylarsony
  2015-12-04 15:12 ` AdaMagica
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pettylarsony @ 2015-12-04 14:43 UTC (permalink / raw)


Having searched the ADA documentation and goolged extensively I cannot find any definition of how this function behaves under a failure condition or even if it can fail.

Example. Text_IO.Output is re-directed to a file. The disc on which the file resides becomes full, the file is deleted, or the file is set read_only.. the first instance is the most likely case to cause a failure..

So what happens when you call Put_Line("Some arbitrary text string")?


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

end of thread, other threads:[~2015-12-04 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-04 14:43 text_io.Put_line behaviour on failure pettylarsony
2015-12-04 15:12 ` AdaMagica
2015-12-04 15:27 ` G.B.
2015-12-04 18:57 ` Jeffrey R. Carter

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