Search:

Type: Posts; User: daza

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,387

    while loop: int i = 0; while (i < 5) { ...

    while loop:

    int i = 0;
    while (i < 5) {
    std::cout << "This is silly. " << std::end1;
    i++;

    }
  2. Replies
    5
    Views
    1,387

    Hey ggzz I can't priv message so I hope you get...

    Hey ggzz I can't priv message so I hope you get this.
  3. Replies
    5
    Views
    1,387

    hey all, I am new to the forums.

    I have been on and off coding/programming for about 8 years. I started with visual basic, I gave up on learning that one, didn't like the outcome of the games I attempted to create, plus I was 12...
Results 1 to 3 of 3