Changes

Jump to navigation Jump to search
342 bytes added ,  21:52, 21 January 2021
Created page
{{Infobox type|name=integer|family=prim}}
The <tt>integer</tt> type represents an integer, regardless of the signedness (signed or unsinged). Values cannot be initialized with this type as they have to be initialized with a bit size and signedness (like [[Type:int32|<tt>int32</tt>]] for a signed 32-bit integer).

[[Category:Primitive type]]

Navigation menu