| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cpp | Distribution: BlueSky |
| Version: 1.1.2 | Vendor: Red Hat Software |
| Release: 12 | Build date: Sun Mar 21 22:41:39 1999 |
| Group: Development/Languages | Build host: porky.devel.redhat.com |
| Size: 138662 | Source RPM: egcs-1.1.2-12.src.rpm |
| Packager: Red Hat Software <http://developer.redhat.com/bugzilla/> | |
| Url: http://egcs.cygnus.com/ | |
| Summary: The C Preprocessor. | |
The C preprocessor is a 'macro processor' which is used automatically by the C compiler to transform your program before actual compilation. It is called a macro processor because it allows you to define 'macros,' which are abbreviations for longer constructs. The C preprocessor provides four separate facilities that you can use as you see fit: * Inclusion of header files. These are files of declarations that can be substituted into your program. * Macro expansion. You can define 'macros,' which are abbreviations for arbitrary fragments of C code, and then the C preprocessor will replace the macros with their definitions throughout the program. * Conditional compilation. Using special preprocessing directives, you can include or exclude parts of the program according to various conditions. * Line control. If you use a program to combine or rearrange source files into an intermediate file which is then compiled, you can use line control to inform the compiler about where each source line originated. You should install this package if you are a programmer who is searching for such a macro processor.
GPL
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 12) * Wed Mar 17 1999 Cristian Gafton <gafton@redhat.com> - version 1.1.2 - added patch from davem * Fri Mar 12 1999 Cristian Gafton <gafton@redhat.com> - version 1.1.2pre3
/lib/cpp /usr/info/cpp.info.gz /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp /usr/man/man1/cccp.1 /usr/man/man1/cpp.1
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:55:23 2013