| description | Learn more about: RAND_MAX | ||
|---|---|---|---|
| title | RAND_MAX | ||
| ms.date | 11/04/2016 | ||
| f1_keywords |
|
||
| helpviewer_keywords |
|
#include <stdlib.h>The constant RAND_MAX is the maximum value that can be returned by the rand function. RAND_MAX is defined as the value 0x7fff.