Lippy
02-16-2005, 12:05 AM
how do I get it so when the user presses a character, it performs a set of operations without having to press enter...
so scanf("%c", &choice);
then when the certain character is pressed a set of instructions will happen... without having to press enter during the scanf?
thanks alot,
Lippy
so scanf("%c", &choice);
then when the certain character is pressed a set of instructions will happen... without having to press enter during the scanf?
thanks alot,
Lippy