Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!bpa!cbmvax!vu-vlsi!devon!shockeye!hermit From: hermit@shockeye.UUCP (Mark Buda) Newsgroups: comp.lang.c Subject: Re: getch() and getche() in MSC 4.0 Keywords: *##%@^!&ing functions! Message-ID: <236@shockeye.UUCP> Date: 25 Oct 88 19:53:48 GMT References: <10508@dartvax.Dartmouth.EDU> <10523@dartvax.Dartmouth.EDU> Reply-To: hermit@shockeye.UUCP (Mark Buda) Organization: Competitive Computer Systems, Lancaster PA Lines: 22 In article <10523@dartvax.Dartmouth.EDU> jalphin@prism.clemson.edu writes: > > [This article was written by Scott Horne, not Yaping Xu. > Direct all e-mail responses to me at jalphin@prism.clemson.edu.] > >Several people have answered my question about getch() & getche() in MSC. >I didn't know that `toupper' was a macro, which it is: > ># define toupper(c) ( (islower(c)) ? _toupper(c) : (c) ) Okay, I'm confused. We've got a System V Release 1