E. Additional Features of the C Standard
Objectives
In this appendix you’ll:
Learn additional key features of the C99 and C11 standards.
Mix declarations and executable code and declare variables in for
statement headers.
Initialize arrays and struct
s with designated initializers.
Use data type bool
to create boolean variables whose data values ...
Get C for Programmers with an Introduction to C11 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.