Difference between revisions of "Type:uint8"
Jump to navigation
Jump to search
m |
|||
| Line 2: | Line 2: | ||
{{Infobox type|name=uint8|family=prim}} | {{Infobox type|name=uint8|family=prim}} | ||
The <tt>uint8</tt> type represents an 8-bit unsigned integer. | The <tt>uint8</tt> type represents an 8-bit unsigned integer. | ||
| + | |||
| + | [[Category:Primitive type]] | ||
Revision as of 20:22, 20 January 2021
| uint8 type | |
| Address | prim::uint8 |
| Family | primitive |
The uint8 type represents an 8-bit unsigned integer.