Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!ucbvax!hplabs!hpda!hpcupt1!williamo From: williamo@hpcupt1.HP.COM (William O'Saughnessy) Newsgroups: comp.lang.c Subject: Re: Re: Echoing chars and input functions Message-ID: <5940003@hpcupt1.HP.COM> Date: 18 Aug 88 15:55:52 GMT References: <8808160751.aa03016@SMOKE.BRL.MIL> Organization: Hewlett Packard, Cupertino Lines: 5 OK, what is the proper and portable way to get a character from stdin without having it echoed to the screen?!!!! Basic may have C beat here it defines the way with INKEY but there appears to be no machine independent way of doing it in C!