Random number for 10 to 99I think you should change this [code]cout << (rand() % 98 + 1)[/code] to [code]cout << (rand() ...
This user does not accept Private Messages