What preprocessor do? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What preprocessor do?

in c++

18th Dec 2016, 3:11 PM
mahesh naandade
mahesh naandade - avatar
2 Answers
+ 4
The preprocessor use to add directive(like include,define etc.).
18th Dec 2016, 3:29 PM
Bhanu Prakash
Bhanu Prakash - avatar
+ 3
it loads all the required libraries and dependencies before main function execution
18th Dec 2016, 3:14 PM
Ravi Kumar
Ravi Kumar - avatar