Kinda new to C++ (as evidenced soon).
I programmed a bit in Java, but C++ is a different monster.
I was just wondering how I would go about getting a random number between 2 user defined numbers.
I have srand seeded with the time, so the number should be random, but all of the references that I look up that have rand() all use 0 - n. And not a user-defined beginning value.
Thanks in advance!
-John

New Topic/Question
Reply




MultiQuote






|