Difference between revisions of "Category talk:Variables"

Jump to navigation Jump to search
99 bytes added ,  19:54, 6 April 2008
→‎Overhaul: No evidence of differences between CS, OB versions
imported>Haama
(→‎Overhaul: Corrected)
imported>Haama
(→‎Overhaul: No evidence of differences between CS, OB versions)
Line 39: Line 39:
::::I've created a [[:Category:Variables/Test|Test page]]. For now it only has pieces and parts, but it's something.--[[User:Haama|Haama]] 17:25, 3 April 2008 (EDT)
::::I've created a [[:Category:Variables/Test|Test page]]. For now it only has pieces and parts, but it's something.--[[User:Haama|Haama]] 17:25, 3 April 2008 (EDT)


::::I've done some more tests, and am pretty sure (for CS/OB v1.2) that:
::::I've done some more tests, and am pretty sure ([s]for CS/OB v1.2[/s] Seems to be the same for CS v.8 and OB v1.0--[[User:Haama|Haama]] 20:54, 6 April 2008 (EDT)) that:
#All variables are 32-bit
#All variables are 32-bit
#[s]All script variables are the same, and they're all ''longs''. The stored value is accurate to 2^31, so the range is -2,147,483,648 to 2,147,483,647. This was tested by storing the value with [[Set]] and printing it out with pluggy's [[IntToString]].[/s] (and corrected below --[[User:Haama|Haama]] 19:35, 6 April 2008 (EDT))
#[s]All script variables are the same, and they're all ''longs''. The stored value is accurate to 2^31, so the range is -2,147,483,648 to 2,147,483,647. This was tested by storing the value with [[Set]] and printing it out with pluggy's [[IntToString]].[/s] (and corrected below --[[User:Haama|Haama]] 19:35, 6 April 2008 (EDT))
Anonymous user

Navigation menu