Difference between revisions of "Type:uint8"

From OXPL Wiki
Jump to navigation Jump to search
m (Viktor moved page Uint8 to Type:uint8 without leaving a redirect: New namespace)
m
Line 1: Line 1:
{{DISPLAYTITLE:uint8}}
 
 
{{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]]
 
[[Category:Primitive type]]

Revision as of 20:55, 21 January 2021

uint8 type
Address prim::uint8
Family primitive

The uint8 type represents an 8-bit unsigned integer.