Behaviour of setjmp/longjmp and reg (now keyboards)

Leslie Mikesell les at chinet.chi.il.us
Fri Feb 10 05:43:18 AEST 1989


In article <225800122 at uxe.cso.uiuc.edu> mcdonald at uxe.cso.uiuc.edu writes:
>
>>>>> The subject being escape sequences from terminals and their
>problems >>>>>>>>

>No multicharacter sequences are necessary. The computer it is attached to
>makes good use of having the complete state of the keyboard at hand.

Yes, but suppose you want to send information to a different machine.
Do you send an image of the keyboard on each transition or should the
the other machine maintain the state info?  How are you going to send
it without multibyte sequences?  Why should a remote machine treat
your keyboard any differently than the one connected to it (or even
know the difference)?

Les Mikesell



More information about the Comp.lang.c mailing list