User: greenway

  • Public profile

User profile: greenway

User info
User name:greenway
History
Joined:
Number of posts:18
Latest posts:

Proper use of constructors
I am working on a project and have completed the code, which sorts names from an array alphabeticall...

Infinite loop when validating input
I use it for when cin fails due to somebody inputting characters or if they try to say "two thousand...

Infinite loop when validating input
In my program, I am trying to validate the users input an make sure that the only thing they can put...

Reading user input to then output part of an array
I see, for whatever reason Visual Studios was not showing the warning but thank you.

Reading user input to then output part of an array
[code]void Champs::yearName() { for (int i = 0; i < 22; i++) { int year; inChamps >> year; a...

This user does not accept Private Messages