Home > Repository > base > gcc-cpp (x86_64)

gcc-cpp: 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.
Nome:gcc-cpp
Versione: 14.2.0-1mamba
Architettura:x86_64
Gruppo:Development/Libraries
Dimensione:0.96 MB
URL di origine:https://gcc.gnu.org/
RPM sorgente:gcc
CollegatiFornisceRende obsoletiRichiede
cross-arm-openmamba-linux-gnueabi-gcc
cross-arm-openmamba-linux-gnueabihf-gcc
cross-avr-gcc
cross-i586-openmamba-linux-gnu-gcc
gcc
gcc-c++
gcc-d
gcc-debug
gcc-doc
gcc-fortran
gcc-go
gcc-multilib
libasan
libasan-devel
libatomic
libatomic-devel
libcc1
libcc1-devel
libgcc
libgdruntime
libgfortran
libgo
libgo-devel
libgomp
libgomp-devel
libhwasan
libhwasan-devel
libiberty-devel
libitm
libitm-devel
liblsan
liblsan-devel
libobjc
libobjc-devel
libquadmath
libquadmath-devel
libssp
libssp-devel
libstdc++6
libstdc++6-debug
libstdc++6-devel
libubsan
libubsan-devel
gcc-cpp = 0:14.2.0-1mamba
gcc-cpp(x86-64) = 0:14.2.0-1mamba
ld-linux-x86-64.so.2()(64bit) [1]
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) [1]
libc.so.6(GLIBC_2.38)(64bit) [1]
libm.so.6()(64bit) [1]
rtld(GNU_HASH) [1]
File forniti