Everything
Everything
top
コンパイラ編
ライブラリ関数仕様
ライブラリ関数
<stdlib.h>
rand
rand
0からRAND_MAXの間の擬似乱数整数を生成します。
[指定形式]
#include <stdlib.h>
long rand(void);
[戻り値]
擬似乱数整数値
このページの最新版へ
差分情報
前のトピックスへ
strtoull
次のトピックスへ
srand
目次
atof
atoi
atol
atoll
strtod
strtof
strtold
strtol
strtoul
strtoll
strtoull
rand
srand
calloc
free
malloc
realloc
bsearch
qsort
abs
div
labs
ldiv
llabs
lldiv