getch() and getche() in MSC 4.0

Michael Burgett burgett at galaxy.COM
Sat Oct 22 02:43:01 AEST 1988


In article <10508 at dartvax.Dartmouth.EDU> jalphin at prism.clemson.edu writes:
>	c = toupper(getch());
>				--Scott
I think that toupper() is a function and an macro, try adding a 
#undef toupper before you make the call and see if that helps..

		Mike Burgett  adobe!burgett at decwrl.dec.com



More information about the Comp.lang.c mailing list