RAND_MAX

语法

#include <stdlib.h>

备注

常量 RAND_MAXrand 函数可返回的最大值。 RAND_MAX 定义为值 0x7fff。

另请参阅

rand
全局常量