Search:

Type: Posts; User: mrlemke

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,535

    I probably forget, it was late at night. Thank...

    I probably forget, it was late at night.

    Thank you very much for your help. :D
  2. Replies
    2
    Views
    1,535

    expected primary expressio before const

    case 2:
    cout << "\n Generating an eight number string...";
    numbers[0] = rand() % 9 + 0;
    numbers[1] = rand() % 9 + 0;
    numbers[2] = rand() % 9 + 0;
    ...
Results 1 to 2 of 2