reading from input

Hi guys ,

As you know normally ' read ' statement waits
for the user to press enter and then terminates
the input .............
Can anyone of u tell me how do i read a
single character from input without waiting
for the user to press enter ................

Thanks,
Nagesh.

Check out this thread:

Perderabo mentions a good use of the original function to trap the input...