Search:

Type: Posts; User: Matticus

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    2,928

    Both your version and my version of the "while"...

    Both your version and my version of the "while" loop were the same, in that the argument evaluated to "true." My version was just more practical/concise.

    You're doing fine. Happy coding!
  2. Replies
    4
    Views
    2,928

    I hope this doesn't fall into the category of...

    I hope this doesn't fall into the category of "rambling on about the standards and making your code look pretty," but -



    int x = LOOPNUM; //I had to assign something to x, so that my loop would...
Results 1 to 2 of 2