Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Type system
(view source)
Revision as of 16:49, 21 January 2021
63 bytes added
,
16:49, 21 January 2021
→Primitive types
Line 4:
Line 4:
The primitive types are the most basic ones.
The primitive types are the most basic ones.
−
* integer
+
* integer
: <tt>integer</tt>
−
** signed
+
** signed
: <tt>int</tt>
*** <tt>int8</tt>
*** <tt>int8</tt>
*** <tt>int16</tt>
*** <tt>int16</tt>
Line 11:
Line 11:
*** <tt>int64</tt>
*** <tt>int64</tt>
*** <tt>int128</tt>
*** <tt>int128</tt>
−
** unsigned
+
** unsigned
: <tt>uint</tt>
*** [[uint8|<tt>uint8</tt>]]
*** [[uint8|<tt>uint8</tt>]]
*** <tt>uint16</tt>
*** <tt>uint16</tt>
Line 17:
Line 17:
*** <tt>uint64</tt>
*** <tt>uint64</tt>
*** <tt>uint128</tt>
*** <tt>uint128</tt>
−
* float
+
* float
: <tt>float</tt>
** <tt>float32</tt>
** <tt>float32</tt>
** <tt>float64</tt>
** <tt>float64</tt>
Viktor
Bureaucrats
,
Interface administrators
,
Administrators
56
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Imprint
Tools
Special pages
Printable version