Difference between revisions of "Type:uint8"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:uint8}} The <tt>uint8</tt> type represents an 8-bit unsigned integer.") |
(Infobox) |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:uint8}} | {{DISPLAYTITLE:uint8}} | ||
| + | {{Infobox type|family=prim}} | ||
The <tt>uint8</tt> type represents an 8-bit unsigned integer. | The <tt>uint8</tt> type represents an 8-bit unsigned integer. | ||
Revision as of 19:59, 20 January 2021
| uint8 type | |
| Address | prim::uint8 |
| Family | primitive |
The uint8 type represents an 8-bit unsigned integer.