.h files: Header files and header inclusion
all: Makefiles and compilation rules
break: Control structures, Statements
case: Control structures
clean: Makefiles and compilation rules
for: Control structures
#else and #endif: Preprocessor directives layout
configure: Directory structure
const, function arguments: Functions and prototyping
continue: Statements
default: Control structures
distclean: Makefiles and compilation rules
do: Control structures
do ... while: Control structures
e_: Name prefixes
else: Control structures
for: Control structures
enum: Structures variables and declarations
switch: Control structures
exit: Expressions
for: Control structures
for, empty body: Control structures
gl_: Name prefixes
goto: Statements
if: Control structures
for: Control structures
make: Directory structure
Makefile: Directory structure
makefile, do not use: Makefiles and compilation rules
return: Statements
return, replaces break within switch: Control structures
s_: Name prefixes
sizeof: Expressions
for: Control structures
static: Global scope and storage
switch: Control structures
t_: Name prefixes
u_: Name prefixes
for: Control structures
while: Control structures
while, empty body: Control structures