Difference between pages "Long" and "Category:Attribute Types"

From Mesham
(Difference between pages)
Jump to navigationJump to search
 
(Created page with 'Category:Composite Types')
 
Line 1: Line 1:
== Syntax ==
+
[[Category:Composite Types]]
 
 
Long
 
 
 
== Semantics ==
 
 
 
A long 64 bit number.
 
 
 
=== Default typing ===
 
 
 
{{ElementDefaultTypes}}
 
 
 
== Example ==
 
 
 
function void main() {
 
    var i:Long;
 
};
 
 
 
In this example variable ''i'' is explicitly declared to be of type ''Long''.
 
 
 
''Since: Version 0.41b''
 
 
 
== Communication ==
 
 
 
{{ElementTypeCommunication}}
 
 
 
[[Category:Element Types]]
 
[[Category:Type Library]]
 

Revision as of 00:28, 4 January 2010