Difference between revisions of "DWord"

From RuneWiki
Jump to navigationJump to search
(New page: A "DWord" (double-word) is a data-type that consists of 4 bytes.<br /> It is also commonly known as the "int" data-type in programming.)
 
 
Line 1: Line 1:
 
A "DWord" (double-word) is a data-type that consists of 4 bytes.<br />
 
A "DWord" (double-word) is a data-type that consists of 4 bytes.<br />
 
It is also commonly known as the "int" data-type in programming.
 
It is also commonly known as the "int" data-type in programming.
 +
[[Category:Data Type]]

Latest revision as of 16:53, 16 October 2009

A "DWord" (double-word) is a data-type that consists of 4 bytes.
It is also commonly known as the "int" data-type in programming.