cpp-8.5.0-7.el8 >
A a@%U]4 kZROXGN{$IX!%jNnXzƺ<0RMIttd~ZmF7q
E7O.8x@K;1z ;I:pIA`0M˿]&Mus?P!
5KMxY-/'oJ>`Z/qu>0W:#ka17
"brkL
5|Q\jWU3:8~(*H@l۩KtH5AAT@Gt@yNEocb}UϾlu.bi,h8jzsFZun"#":Oi/t/gL>^1 hQxJqOˍCضLO+bǰ1x? Ɯ*9n4R(^o흭ޓ6MlM;@6{5VHe50150ca01a14f170e897bdf15581c226cfcef949 b6f210441d7766d6b4e8855bf91e519045ebdc6cffce26d0a78480f90b3b5c34 ޤ a@%U]
nwҭ`QCtI^UCX90i/ڀ^iYZ7Ԣ+;8"$(`RӹfMAo>߶ωǑTV3K`+;:Sg@Bf]B7rxkKˠfҠ|r1lGI6OA
!j
6?iʘKH" $d@m>飭^FkH
ܲ,>r(2:#G$w%.89ȳ]v?\Xٰgog$A&jkdxV9Q2QŰcĨNi1jAb)=I>tEhڵc8nXkXcJXlUj="m>':BVOLD|2Mgá ʤC^e2\M&3U o] > p @ 58 ? 5( d % $ @ D K R # # #
4 # # c #
# l # # # p ( 8 $ 9 $ : $ > ' ? ' G ' # H (\ # I ( # X )8 Y )D \ )` # ] ) # ^ +m b /, d 0+ e 00 f 03 l 05 t 0L # u 0 # v 1d w 3t # x 4 # y 4 4 4 4 5$ C cpp 8.5.0 7.el8 The C Preprocessor Cpp is the GNU C-Compatible Compiler Preprocessor.
Cpp 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, abbreviations for longer
constructs.
The C preprocessor provides four separate functionalities: the
inclusion of header files (files of declarations that can be
substituted into your program); macro expansion (you can define macros,
and 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); and 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 C programmer and you use
macros. a2aarch64-01.mbox.centos.org oHVCentOS CentOS GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD CentOS Buildsys