| ??? 07/02/02 06:59 Read: times |
#25120 - RE: Random number...oops |
oops...the function should be:
int random(int min, int max) { return (min + rand(max-min)); } kundi |
| Topic | Author | Date |
| Random number between two given numbers | 01/01/70 00:00 | |
| RE: Random number between two given numbers | 01/01/70 00:00 | |
RE: Random number...oops | 01/01/70 00:00 |



