I created this code in C to generate masks in the password, but it does not let you delete the characters afterwards nor save the variable correctly. What can it be?
Follow the current code:
void login(){
int i,tam;
char usuario[80],...
asked by
07.06.2017 / 15:12