Reading user input related question

"Charles O'Neil" <[email protected]> Wed, 21 Feb 2007 21:43:21 -0500
Newsgroups org.kernel.vger.linux-assembly
Message-ID <[email protected]>
Hi! I am a newbie to gas and I want to know whether it is possible to
read input
from keyboard(after the enter key is pressed) using read syscall but
not using c function? if yes how this can be accomplished?

Thanks.