User profile: majorursa

User info
User name:majorursa
History
Joined:
Number of posts:36
Latest posts:

trying to limit the string input
ok so I would doing this work [code]string str (zip) ; [/code]

trying to limit the string input
Right now I am trying to limit the input of the string for this zip code evalulator. but I think I a...

Simple Calculator NOT WORKING!!!
I am still a noob (1st year) at this stuff so my word on this is probably not going to be the truth....

Simple Calculator NOT WORKING!!!
this makes it look better, and is easier to the eye [code]#include <iostream> using namespace std;...

getting an infinite loop not making sense
When I enter a character or string I get a infinite loop. can some one help me please [code]#incl...