已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
1/5/2010
The constant RAND_MAX is the maximum value that can be returned by the rand function.
RAND_MAX is defined as the value 0x7fff.
#include <stdlib.h>
Run-Time Library Global Constants