Page 1 of 1

Using getch and putch...

PostPosted: Jul 15, 2003 @ 6:34pm
by Alexander

PostPosted: Jul 15, 2003 @ 6:57pm
by Dan East

PostPosted: Jul 15, 2003 @ 7:10pm
by Alexander

PostPosted: Jul 15, 2003 @ 7:35pm
by denthorq
getchar() - waits for a carriage return.

getch() - proceeds after you press a key.

Reminds me of 'Hello World' stuff back in my college days... Cheers :-)

PostPosted: Jul 15, 2003 @ 9:39pm
by max
You're better off doing this:
[code][/code]

PostPosted: Jul 15, 2003 @ 9:54pm
by Dave Johnston

PostPosted: Jul 15, 2003 @ 9:58pm
by denthorq

PostPosted: Jul 15, 2003 @ 10:52pm
by damian