User profile: giblit

User info
User name:giblit
History
Joined:
Number of posts:715
Latest posts:

Help with while loop
#include <climits> If you want you can put a number there like 1024 or 80 or w.e that is just how ma...

string problem
SOrry I was thinking it said char* for some reason. *edit also I thought the .h headers were c not c...

Help with while loop
post a little more code... also did you see the earlier codes provided?

string problem
Well code::blocks is an ide which is made up of a debugger , text editor, and compiler. The actual c...

Help with while loop
Try putting the cin >> select before the clear and ignore. By the way that will not error check for ...