what is the wrong in this code !Post your corrected code.
what is the wrong in this code ![code]for(a;a<3;a--)[/code] So say you enter 2 for a, when will this loop ever end? But the actual ...
what is the wrong in this code !You may also want to study your for loop I get the following warning: [quote]main.cpp||In function â...
Issues with Input ValidationDid you properly scope std::streamsize?
Issues with Input ValidationThe ignore() call should still be using numeric_limits<streamsize>::max not double, or int. Remember...
This user does not accept Private Messages