Questions
Answer the following questions to test your knowledge of this chapter:
- Can you declare structures in a header file?
- Can you allocate an array in a header file?
- Can you define functions in a header file?
- How many times can you define a function?
- How do you prevent name clashes when using header files?
- Can you tell that I think getting tricksy with the preprocessor is a really bad idea?