InterviewSolution
Saved Bookmarks
| 1. |
How Can I Disable The "echo" Feature? |
|
Answer» The DISABLING of the echo feature is DONE with the help of the getpassQ FUNCTION. The character keys are turned off by using the getpass(3) function. The disabling of the echo feature is done with the help of the getpassQ function. The character keys are turned off by using the getpass(3) function. |
|