HOW TO USE getch() function

i am a newbie at vc++ 2005 please tell me how to use getch() function that was used in tc++ 3.0
here it gives an error. also please give which header to use. they say that conio.h is wrong?
is it? please give details
[224 byte] By [desolate] at [2007-12-21]
# 1
As someone responded on another thread use _getch which, in Visual C++ 2005, is declared in conio.h
JonathanCaves-MSFT at 2007-9-10 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...