C keywords: char
From cppreference.com
C
Concurrency support (C11)
Keywords
(C23)
(C23)
(C23)
char
(C23)
(C23)
(C99)
(C23)
(C99)
(C23)
(C23)
(C23)
(C23)
(C23)
(C11*)
(C11*)
(C11)
(C23)
(C99*)
(C99)
(C23)
(C23)
(C23)
(C11)
(C99)
(C11*)
(C11*)
(C11*)
conditionally-supported
[edit] Usage
- type specifier for the character types (
char
,signed char
, andunsigned char
).