Quote:
Originally Posted by rectos
Now it's "output[1]=='p'", I just want to check a letter.
I've changed the code, still doesn't work.
|
Are you sure you know what you're doing? Checking a single letter for a password is not a good idea at all. Show me at least the function where this code is, and tell me exactly what you want to achieve (compare a single letter, check the whole password, etc)
__________________