cpp.cps 695 B

123456789101112131415161718192021222324252627282930
  1. \initial {C}
  2. \entry {cascaded macros}{23}
  3. \entry {commands}{2}
  4. \entry {concatenation}{13}
  5. \entry {conditionals}{24}
  6. \initial {H}
  7. \entry {header file}{3}
  8. \initial {L}
  9. \entry {line control}{29}
  10. \initial {M}
  11. \entry {macro body uses macro}{23}
  12. \initial {N}
  13. \entry {null command}{30}
  14. \initial {O}
  15. \entry {output format}{31}
  16. \initial {P}
  17. \entry {predefined macros}{10}
  18. \entry {preprocessor commands}{2}
  19. \initial {R}
  20. \entry {redefining macros}{16}
  21. \initial {S}
  22. \entry {self-reference}{20}
  23. \entry {semicolons (after macro calls)}{18}
  24. \entry {side effects (in macro arguments)}{19}
  25. \entry {stringification}{12}
  26. \entry {switches}{31}
  27. \initial {U}
  28. \entry {undefining macros}{15}
  29. \entry {unsafe macros}{19}