String newPasswordString; //hold the new password char newPassword[6]; //charater string of newPasswordString //initialize password to 1234 //you can use password.set ...