Jump to content

char

From EDM2
Revision as of 17:51, 23 January 2018 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

char is a standard C type.

integer type

Length

CHAR_BIT (usually 8 bit)

Range

-128 to 127