home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / gcc-2.5.8-bin.lha / info / cpp.info-3 (.txt) < prev    next >
GNU Info File  |  1994-02-21  |  5KB  |  90 lines

  1. This is Info file cpp.info, produced by Makeinfo-1.55 from the input
  2. file cpp.texi.
  3.    This file documents the GNU C Preprocessor.
  4.    Copyright 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
  5.    Permission is granted to make and distribute verbatim copies of this
  6. manual provided the copyright notice and this permission notice are
  7. preserved on all copies.
  8.    Permission is granted to copy and distribute modified versions of
  9. this manual under the conditions for verbatim copying, provided also
  10. that the entire resulting derived work is distributed under the terms
  11. of a permission notice identical to this one.
  12.    Permission is granted to copy and distribute translations of this
  13. manual into another language, under the above conditions for modified
  14. versions.
  15. File: cpp.info,  Node: Index,  Prev: Concept Index,  Up: Top
  16. Index of Commands, Macros and Options
  17. *************************************
  18. * Menu:
  19. * #assert:                              Assertions.
  20. * #elif:                                #elif Command.
  21. * #else:                                #else Command.
  22. * #error:                               #error Command.
  23. * #ident:                               Other Commands.
  24. * #if:                                  Conditional Syntax.
  25. * #ifdef:                               Conditionals-Macros.
  26. * #ifndef:                              Conditionals-Macros.
  27. * #import:                              Invocation.
  28. * #include:                             Include Syntax.
  29. * #include_next:                        Inheritance.
  30. * #line:                                Combining Sources.
  31. * #pragma:                              Other Commands.
  32. * #pragma once:                         Once-Only.
  33. * #unassert:                            Assertions.
  34. * #warning:                             #error Command.
  35. * -$:                                   Invocation.
  36. * -A:                                   Invocation.
  37. * -C:                                   Invocation.
  38. * -D:                                   Invocation.
  39. * -dD:                                  Invocation.
  40. * -dM:                                  Invocation.
  41. * -H:                                   Invocation.
  42. * -I:                                   Invocation.
  43. * -idirafter:                           Invocation.
  44. * -imacros:                             Invocation.
  45. * -include:                             Invocation.
  46. * -iprefix:                             Invocation.
  47. * -iwithprefix:                         Invocation.
  48. * -lang-c:                              Invocation.
  49. * -lang-c++:                            Invocation.
  50. * -lang-objc:                           Invocation.
  51. * -lang-objc++:                         Invocation.
  52. * -M:                                   Invocation.
  53. * -MD:                                  Invocation.
  54. * -MM:                                  Invocation.
  55. * -MMD:                                 Invocation.
  56. * -nostdinc:                            Invocation.
  57. * -nostdinc++:                          Invocation.
  58. * -P:                                   Invocation.
  59. * -pedantic:                            Invocation.
  60. * -pedantic-errors:                     Invocation.
  61. * -traditional:                         Invocation.
  62. * -trigraphs:                           Invocation.
  63. * -U:                                   Invocation.
  64. * -undef:                               Invocation.
  65. * -Wall:                                Invocation.
  66. * -Wcomment:                            Invocation.
  67. * -Wtraditional:                        Invocation.
  68. * -Wtrigraphs:                          Invocation.
  69. * BSD:                                  Nonstandard Predefined.
  70. * defined:                              Conditionals-Macros.
  71. * M68020:                               Nonstandard Predefined.
  72. * m68k:                                 Nonstandard Predefined.
  73. * mc68000:                              Nonstandard Predefined.
  74. * ns32000:                              Nonstandard Predefined.
  75. * pyr:                                  Nonstandard Predefined.
  76. * sequent:                              Nonstandard Predefined.
  77. * sun:                                  Nonstandard Predefined.
  78. * system header files:                  Header Uses.
  79. * unix:                                 Nonstandard Predefined.
  80. * vax:                                  Nonstandard Predefined.
  81. * _AM29000:                             Nonstandard Predefined.
  82. * _AM29K:                               Nonstandard Predefined.
  83. * __BASE_FILE__:                        Standard Predefined.
  84. * __DATE__:                             Standard Predefined.
  85. * __FILE__:                             Standard Predefined.
  86. * __INCLUDE_LEVEL_:                     Standard Predefined.
  87. * __LINE__:                             Standard Predefined.
  88. * __STDC__:                             Standard Predefined.
  89. * __TIME__:                             Standard Predefined.
  90.