How preprocessor works and before the compilation how the source code is change | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

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

23rd Jun 2019, 5:43 AM
Nani
Nani - avatar
1 Réponse
+ 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