乱数的最大值。
语法: int mt_getrandmax(void);
传回值: 整数
函式种类: 数学运算
本函式计算乱数函式 mt_rand() 可能取得的取得的最大乱数值。本函式不需参数。
rand() srand() getrandmax() mt_srand() mt_rand()