- +
- -
- *
- /
- %
- ++
- --
- ==
- !=
- >
- <
- >=
- <=
- &&
- ||
- !
- &
- |
- ^
- ~
- <<
- >>
- ?
- ,
- ->
- !
if
else
else if
while
do while
for
- char
- unsigned char
- signed char
- int
- unsigned int
- short
- unsigned short
- long
- unsigned long
- _bool
- long long
- unsigned long long
- intptr_t
- intmax_t
- int*_t
- int_fast*_t
- int_least*_t
- float
- double
- long double
- void
break
continue
goto
return
- Networking
- Command line IO
- File IO