User profile: jlb

User info
User name:jlb
History
Joined:
Number of posts:169
Latest posts:

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 Validation
Did you properly scope std::streamsize?

Issues with Input Validation
The ignore() call should still be using numeric_limits<streamsize>::max not double, or int. Remember...

This user does not accept Private Messages

User: jlb

  • Public profile