Srand

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

srand (DNM Script function)

Contents

full declaration

void srand()

return value

void

description

Sets the starting point for generating a series of pseudorandom integers

srand is an equivalent for Windows Api function srand, thus you can find it on MSDN here: http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=srand

See also

rand

Personal tools
konradp.com