comp.lang.ada
 help / color / mirror / Atom feed
* Immediate Character Input with "text_io.get"
@ 1992-04-24 18:49 cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!do
  0 siblings, 0 replies; only message in thread
From: cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!do @ 1992-04-24 18:49 UTC (permalink / raw)


     While recieving character input to a program, I am aware that the ope-
rating system can control whether the characters are input as soon as they
are entered from the keyboard, or whether they are buffered somewhere, and
only entered after the carriage return.

     In particular, I have written a C program that utilized this feature,
so that I executed a Unix command to enable immediate character input, ran
the C program, and was able to simulate the backspace key with some other
key, that the C program recognized (via C's "getchar") and didn't print.

     Does anybody know if the "text_io.get" procedure for character input
can also read in "immediate" input, so that processing can take place be-
fore the carriage return gets hit?  (If the information is necessary, I'm
using the Verdix compiler.)

     Also, does anybody know the Unix command to enable immediate input?

                                     ---Kevin Simonson

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1992-04-24 18:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1992-04-24 18:49 Immediate Character Input with "text_io.get" cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!do

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