Xref: utzoo comp.lang.c:36677 comp.std.c:4407 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!sdd.hp.com!wuarchive!udel!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c,comp.std.c Subject: Re: Keyboard support in C (was Re: making characters disappear) Message-ID: <15364@smoke.brl.mil> Date: 1 Mar 91 22:34:15 GMT References: <1991Feb23.170142.538@ux1.cso.uiuc.edu> <15302@smoke.brl.mil> <14542@ganymede.inmos.co.uk> Followup-To: comp.lang.c Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 10 In article <14542@ganymede.inmos.co.uk> conor@inmos.co.uk (Conor O'Neill) writes: >Since all computers which support files almost certainly have a keyboard, >it would seem sensible to provide for keyboard access within ANSI C. No, this is another example of parochial thinking. There are computers with no keyboards as well as computers with lots of them. Standard C provides I/O facilities sufficient for many practical applications, but if you've ever been involved in trying to specify terminal attribute standards (I have), you would appreciate that no universal specification for such things would be of acceptable technical quality.