User profile: apicante

User info
User name:apicante
History
Joined:
Number of posts:21
Latest posts:

Maximum int to string
Thank you for the help guys.

Maximum int to string
so changing string maximum to int maximum fixed it I believe. Was that the correct way to fix it?

Maximum int to string
[code]#include <string> #include <list> #include <iostream> using namespace std; string ma...

Do-While loops
Maybe try the OR logic operators?

Array of objects - CODe Mode
Again thanks that would be nice, also if there were other tutorials that you found out there that yo...