#password function

10 messages · Page 1 of 1 (latest)

sacred forum
#

Important note: i've never used c before, only c++

narrow dawn
#

Because the last else will never run

#

If length is between 6 and 14, the else if that checks the letters individually will run, thus the last else won't

sacred forum
#

oh I see, I see. Okay. The other thing that I'm worried about, does the syntax look right with the for loop? Is that correct?

narrow dawn
#

the , should be a ;, and the ; before the ) needs to be deleted

sacred forum
#

thank you so much

sacred forum
#

Okay so now I'm getting an error that it's missing a lowercase letter, despite the password containing a lowercase letter

azure plaza
#

you didnt define it

quiet matrixBOT
#

@sacred forum

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.

#

@sacred forum

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.