On Fri, Jun 26, 2009 at 12:20 AM, Sanjeev Gopinath<[email protected]> wrote: > > > Hey there! > I use G++ compiler and I'd like to hide the input which is typed... > Just like the password inputs! > Is there any function or any idea how this can be implemented? > > [Non-text portions of this message have been removed]
Not sure but i think you should check getch() function in C. It does not echoes the typed input
