View Single Post
Old Mar 8th, 2008, 10:53 PM   #7
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 532
Rep Power: 4 Ancient Dragon is on a distinguished road
Re: Console Game Development

Quote:
Originally Posted by Gennadios View Post
You can also use the if(kbhit()) and getch() statements to get sensitive inputs without them being printed onscreen.
You could only if you have a compiler that supports those two functions. They are non-standard and are not available to many (most) compilers. Which is a pitty because I like them too.
__________________
I Like Ike. Vote for Dwight Eisenhower this November.
--This message brought to you by the the Procrastinators Club Of America.
Ancient Dragon is offline   Reply With Quote