Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
#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.