BYTE: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== BYTE == | == BYTE == | ||
A byte. | A byte. | ||
=== Type === | === Type === | ||
unsigned char | unsigned char | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
[[Category:Data type]] | |||
[[Category: |
Revision as of 12:00, 31 October 2016
BYTE
A byte.
Type
unsigned char
C Declaration Method
typedef