+ 2

How preprocessor works and before the compilation how the source code is change

23rd Jun 2019, 5:43 AM
Nani
Nani - avatar
1 Resposta
+ 3
With gcc you can see the output of the preprocessor using the -E option.
23rd Jun 2019, 7:30 AM
Jared Bird
Jared Bird - avatar