F.10. Wrap-UpThis appendix discussed the #include directive, which is used to develop larger programs. You also learned about the #define directive, which is used to create macros. We introduced conditional compilation, displaying error messages and using assertions. In the next appendix, you will implement the design of the ATM system from the "software engineering case study" found in Chapters 17, 9 and 13. |