comp.lang.ada
 help / color / mirror / Atom feed
* RE-How to get char without press enter ADA83
@ 1999-03-02  0:00 BIARD EMMANUEL PATRICE
  1999-03-02  0:00 ` Larry Kilgallen
  0 siblings, 1 reply; 2+ messages in thread
From: BIARD EMMANUEL PATRICE @ 1999-03-02  0:00 UTC (permalink / raw)


Hello !
I would like to know how to get a char without press enter
I work on Unix plateform (System V) AND WITH ADA83 ONLY !!
Language: ADA83, C or anyone who can make an object file.
Thank you
				Manux






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

* Re: RE-How to get char without press enter ADA83
  1999-03-02  0:00 RE-How to get char without press enter ADA83 BIARD EMMANUEL PATRICE
@ 1999-03-02  0:00 ` Larry Kilgallen
  0 siblings, 0 replies; 2+ messages in thread
From: Larry Kilgallen @ 1999-03-02  0:00 UTC (permalink / raw)


In article <Pine.OSF.3.95.990302153826.6429A-100000@dec1>, BIARD EMMANUEL PATRICE <biard@ensinfo.univ-nantes.fr> writes:

> I would like to know how to get a char without press enter
> I work on Unix plateform (System V) AND WITH ADA83 ONLY !!
> Language: ADA83, C or anyone who can make an object file.

There is no general Ada capability to do this until Ada95.

Thus, the answer might be found in the compiler-specific documentation
for the Ada83 compiler you did not name.  If there is nothing there,
you should use the operating system documentation and make a suitable
call to an operating system routine in the compiler-specific fashion
indicated by the documentation for the mystery Ada compiler.  If you
chose to do it in C, your Ada83 compiler documentation would tell you
how to call a C program (which again, is somewhat compiler-specific
for Ada83).

Larry Kilgallen




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

end of thread, other threads:[~1999-03-02  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-02  0:00 RE-How to get char without press enter ADA83 BIARD EMMANUEL PATRICE
1999-03-02  0:00 ` Larry Kilgallen

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