comp.lang.ada
 help / color / mirror / Atom feed
* Automatic issue of carriage return
@ 2000-11-22  6:07 mountainman
  2000-11-22  0:00 ` tmoran
  2000-11-22  0:00 ` Egil Harald Hoevik
  0 siblings, 2 replies; 3+ messages in thread
From: mountainman @ 2000-11-22  6:07 UTC (permalink / raw)


Thanks for all that responded to my last message. I have another one
for you all. It should be pretty simple for you ada guru's out there.
I would like to recieve a user's input to a prompt and then
automatically issue a CR or LF. so the user does not have to hit the
enter key

Im using a subtype as variable (example)
type continue_type is (y,n)
package continue_IO is new text_io.enumeration_IO(continue_type);

continue_IO.get(flag);
????
any help would be helpfull
Thanks



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

end of thread, other threads:[~2000-11-22  6:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-22  6:07 Automatic issue of carriage return mountainman
2000-11-22  0:00 ` tmoran
2000-11-22  0:00 ` Egil Harald Hoevik

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