How to clearly define Include word in C++.? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to clearly define Include word in C++.?

6th Sep 2018, 1:12 PM
Mr. Nothing
Mr. Nothing - avatar
6 Answers
+ 2
I mean. Why we use it. And it's important for any program . What's importance of this?
6th Sep 2018, 1:39 PM
Mr. Nothing
Mr. Nothing - avatar
+ 2
Manual Thank You. I understood that now., 😊
6th Sep 2018, 3:01 PM
Mr. Nothing
Mr. Nothing - avatar
+ 2
Manual Thank You. I understood that now., 😊
6th Sep 2018, 3:01 PM
Mr. Nothing
Mr. Nothing - avatar
+ 2
Aman You're Welcome!😊
6th Sep 2018, 3:04 PM
Manual
Manual - avatar
+ 1
Aman What do you mean by clearly define an include?
6th Sep 2018, 1:28 PM
Manual
Manual - avatar
+ 1
Aman the #include is used to link libraries and certain files to the project. Without #include C/C++ will not function. I recommend that you read this as well. http://www.cplusplus.com/doc/tutorial/program_structure/
6th Sep 2018, 2:54 PM
Manual
Manual - avatar