16. Miscellaneous and Advanced Features
This chapter discusses some miscellaneous features of the C language that have not yet been covered and provides a discussion of some more advanced topics, such as command-line arguments and dynamic memory allocation. The topics presented in this chapter are varied, but they are important to know as you will see many of these concepts in C programs you encounter. Topics covered include
Understanding the goto
statement, and why you should avoid it
Maximizing space by using unions
Adding the null statement ...
Get Programming in C, Fourth Edition 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.