Search:

Type: Posts; User: gotdatdough

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    951

    Re: 'for' loop problem

    nope
  2. Replies
    2
    Views
    951

    Re: 'for' loop problem

    you got it
  3. Replies
    2
    Views
    951

    'for' loop problem

    i need to create a progam that enters even integers until the input number is reached. for some reason i think my for statement(for (int i = 2; i < x; i+= 2)) is messed up because it returns 18...
Results 1 to 3 of 3