Search:

Type: Posts; User: jps

Search: Search took 0.19 seconds.

  1. Replies
    13
    Views
    2,000

    [SOLVED] Re: While loop won't allow variable to change

    The instructions do not say exactly how to do it, so see what you can come up with and ask questions if you get stuck. If you are having a hard time getting started on it, think about how you would...
  2. Replies
    13
    Views
    2,000

    [SOLVED] Re: While loop won't allow variable to change

    I am guessing you are taking a class? Are there any specifications on how to handle the input until the end? If you have questions about an assignment it is useful to post the instructions with the...
  3. Replies
    13
    Views
    2,000

    [SOLVED] Re: While loop won't allow variable to change

    Hi Thor and welcome to the forum.

    Suggested Reading


    //some block of code starts
    {
    //some code may do some work here... maybe not...

    while(true) {
Results 1 to 3 of 3