get a key without displaying

get a key without displaying

Post by Sammy Mannaer » Tue, 21 Nov 2000 04:00:00




> anyone knows how to get a key from keyboard without display it in the
> screen in unix?
> thx

http://homepages.ihug.co.nz/~emmerson/programming/codes/getch.html

this is a sample code ... but please : make an effort to understand what
is
going on ..
this should work on most (all?) unices.

another thing you may want to look into is 'curses'. type 'man curses'
for more
info.

 
 
 

get a key without displaying

Post by Dealth Scyth » Wed, 22 Nov 2000 02:48:45


anyone knows how to get a key from keyboard without display it in the
screen in unix?
thx