First off, I searched the faq and the previous posts. I am using getch() in a program, but I am trying to stick with ansi compliant functions.

Does anyone know how I would make a function that would accept a char without the user pressing 'enter'?
I checked the conio.h file, but couldn't understand it.

Once again, any help is appreciated.