Difference between revisions of "GetPCMiscStat"

42 bytes removed ,  17:23, 25 March 2010
m
Confirmed
imported>Vswe
m (Added Search Terms)
imported>RobinHood70
m (Confirmed)
Line 47: Line 47:




Note that entering values higher than 33 and lower than 0 will return numbers (in the console, at least). As these numbers are almost uniformly large integers, it appears that GetPCMiscStat n simply reads the n<sup>th</sup> four-byte cluster after a certain point and displays that value as an unsigned long int.
Note that entering values higher than 33 and lower than 0 will return out-of-bounds data. GetPCMiscStat n simply reads the n<sup>th</sup> four-byte cluster after a certain point and displays that value as an unsigned long int formatted as a float with two decimal points.


==See Also==
==See Also==
Anonymous user