help with checking for upper & lower case & digitwhat function can i use to check for uppercase lower case and digit in the bool validate(char* vpa...
help with calling the function to validateit seems to work up to this point but know i need to know how to store the input and check it #in...
help with calling the function to validatethats what i have but it doesnt like my "strlen(6);" #include <cstdlib> #include <iostream> #...
help with calling the function to validateIn the program i have to ask the user to input a password that contains: -at least 6 characters in ...
Help with boolethis is the logic i have for it /* main{ need to take a string call a function (validate) tha...
This user does not accept Private Messages