* in password field in gcc
Posted
by ishant
on Stack Overflow
See other posts from Stack Overflow
or by ishant
Published on 2010-03-17T06:58:10Z
Indexed on
2010/03/17
7:01 UTC
Read the original article
Hit count: 228
gcc
How to put * in the password field when user enter the password. Like in turbo we can use getch() but it is not available in gcc. Give me the other way
© Stack Overflow or respective owner