While Loop

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Casual
    New Member
    • Mar 2008
    • 1

    While Loop

    Im new to C++ and need to figure the following;

    Write C++ statements that use a while loop to prompt the user to input two integers: firstNum and secondNum (firstNum must be less than secondNum).
  • oler1s
    Recognized Expert Contributor
    • Aug 2007
    • 671

    #2
    Ok. Good luck with your assignment.

    Comment

    • Simonius
      New Member
      • Feb 2008
      • 47

      #3
      Umh what's the problem?
      I'm sure you've learned about incrementing.

      Comment

      Working...