Jump to content

BYTE

From EDM2
Revision as of 00:19, 17 August 2017 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A byte.

Type

unsigned char

C Declaration Method

typedef

Example

typedef unsigned char BYTE;