Ask your own question, for FREE!
Computer Science 12 Online
OpenStudy (anonymous):

Anyone good with c++? I need hw help! (Programming 1)

OpenStudy (anonymous):

You have to ask a question if you want help. ;)

OpenStudy (anonymous):

Instructions: http://pastebin.com/9RDHSpjb My code so far: http://pastebin.com/LtffhBCH

OpenStudy (anonymous):

My program output only says, "valid password" and 'invalid password, must be 6 characters or more" As you can see I made a verifyNum function but dont know what to do from there.

OpenStudy (anonymous):

My program accepts anything that is 6 chars or more. But it shouldn't if it doesn't have a number. Thats when I need to use the verifyNum function.

OpenStudy (anonymous):

After you determine that it is long enough, you should call verifyNum. if verifyNum returns 0, then you know the password doesn't have numbers and is invalid.

OpenStudy (anonymous):

@calculusnub still there?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!