title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RAND_MAX | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
a2039697-8908-4911-bd2d-a2bdd19912a0 |
6 |
corob-msft |
corob |
ghogen |
#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.