User profile: aLx450

User info
User name:aLx450
History
Joined:
Number of posts:8
Latest posts:

Else if...
You're welcome. Here's an important tip for you, one that I've learned to love and that'll save your...

Extracting values from large array to put in smaller array
Thanks. That makes a ton of sense, but I have to leave the array 2D since its a requirement, school,...

Else if...
I tought your issue was with the final error message not displaying... Read your second if else aga...

Else if...
Duh, didnt even see that. Yeah, that should about fix it. I like _getch(); to stop it since it'll "...

Else if...
I'm quite new to C++ myself, but I can try to help with this... [code] else (sweaters < 9); { cout...