User: lyonm513

  • Public profile

User profile: lyonm513

User info
User name:lyonm513
History
Joined:
Number of posts:11
Latest posts:

having trouble with checking a password for a lower case letter
thanks i got it working this is what i used [code] while (ch!='\n') { if (isalpha(ch)) if ...

having trouble with checking a password for a lower case letter
I wrote code to test for different requirements for a password. I can get most of the requirements t...

how can i fix the random symbols im getting when i pass a varriable through my constructor
I have updated my constructor now i dont get compiler errors but when i run it i get random symbols ...

I keep getting various errors while trying to pass a varriable through my second constructor
thats the error i keep getting

I keep getting various errors while trying to pass a varriable through my second constructor
33 18 C:\Users\lyonm513\Documents\Program 8.cpp [Error] invalid conversion from 'char' to 'const cha...

This user does not accept Private Messages