User: wkdwilliams

  • Public profile

User profile: wkdwilliams

User info
User name:wkdwilliams
History
Joined:
Number of posts:3
Latest posts:

cin >> a;
im very new to cpp. in: [code]char myStringOfCharacters[11];[/code] can myStringOfCharacters be an...

cin >> a;
for example: int a; cout << "enter pass: "; cin >> a; cout << "you entered: " << a; will not accep...

cin >> a;
whenever i use cin >> a; I have to enter an integer, what am I doing wrong?

This user does not accept Private Messages