D
Dave
Hey all,
Is there a function already within ANSI C that waits for character input
until a key is pressed? I know getchar() but, of course, even that waits
for a carriage return before the code moves on...
Thanks
Dave
Is there a function already within ANSI C that waits for character input
until a key is pressed? I know getchar() but, of course, even that waits
for a carriage return before the code moves on...
Thanks
Dave