EXERCISES

  1. Find out how can you know the set of ALL files are included during a compilation.
  2. There are some pre-defined “defines”. How can you find out which are they?
  3. What happens if file myA.h contains
    #include ″myB.h″
    and myB.h contains
    #include ″myA.h″?

Get Compilers: Principles and Practice 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.