cpp.cps 694 B

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