Table of Contents
List of C concepts
List of C concepts
C do-while-0
C duff's device
C X macros
C variadic macros
C function pointers
C bit fields
C flexible array members
C memory alignment
C type punning
C restrict qualifier
C volatile qualifier
C designated initializers
C compound literals
C token pasting
C weak symbols
C static assertions
C VLA
C pragma directives
C function attributes
C tail call optimization
C goto error handling