Supported Browsers Home   
MGL_random Previous   
MGL_realColor Next   
External Functions Up   

MGL_randoml

Generate a random 32-bit number between 0 and max.

Declaration

ulong MGLAPI MGL_randoml(
    ulong max)

Prototype In

mgraph.h

Parameters

max

Largest desired value

 

Return Value

Random 32-bit number between 0 and max.

See Also

MGL_random, MGL_srand

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com