void srand
void srand(unsigned int __seed)
Pseudo-random number generator seeding; see
rand()
.
Parent topic:
Functions