Help Me
i have created a program to take password from user while accessing a small project, but while user is inputting password it is displayed, i don't want it, i have created all other functions for deleting, editing password. e.g
enter password : india001 //i am getting that
enter password : ******* // i want my program look like that
is there is any function to implement this HELP !!!