Previous Up Next

srand
initialize the random series with an integer.

I srand (
I _seed_
)
Parameters

_seed_
any integer
Return value

always 0