Hi Guys
Is there any function in C which will help me make an input string
invisible while we are entering the input??
I mean similar to oracle login. when we type our oracle password
at dos prompt it is not visible.
My requirement precisely.
1) I want to read a persons login id and password.
2) when the person enters his password it should not be visible.
Please help me out.
Thanks in advance.