For 64-bit AMD processor and Linux 2.6 kernel (SuSE 64), it returns the same: 2147483647.
![]() |
|
||||||||||
|
mt_getrandmaxDescriptionint mt_getrandmax ( void )Returns the maximum value that can be returned by a call to mt_rand(). See also: mt_rand(), mt_srand(), and getrandmax(). mt_getrandmax
rafael at phpit dot com dot br
30-Oct-2007 08:37
For 64-bit AMD processor and Linux 2.6 kernel (SuSE 64), it returns the same: 2147483647.
drt at nospam dot scythe dot pl
26-Oct-2007 01:21
For 32-bit Intel processor and Linux 2.6 kernel, it returns 2147483647.
|