SYNOPSIS
#include <stdlib.h>
void srand(unsigned int seed);
DESCRIPTION
The
PARAMETERS
- seed
-
Is the new seed value for subsequent
rand() calls.
RETURN VALUES
None.
CONFORMANCE
ANSI/ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
Unsafe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
rand()
MKS Toolkit 9.2 Documentation Build 16.