Can we make own header file in c or c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

Can we make own header file in c or c++?

22nd Apr 2019, 4:07 PM
Bilal Ahmed
Bilal Ahmed - avatar
4 Answers
+ 6
Not on code playground.
24th Apr 2019, 9:26 AM
Sonic
Sonic - avatar
+ 2
Quote from this link: https://www.sololearn.com/Discuss/1082214/header-file You will need to use headers and source file in a IDE. Files cannot be linked on SL
22nd Apr 2019, 7:26 PM
sneeze
sneeze - avatar
+ 2
See its being the files with class code, which is being used up in any program. Then to use those files. We bring them in our program as a header file. Most importantly c does not support class concept, so in c we could not do that but it is possible in c++.
23rd Apr 2019, 7:11 PM
Nayan Agarwal
Nayan Agarwal - avatar
+ 2
C is the basic & foundation programming language. Resulted in creation of C++. WHEREBY C++ program 😫 🌪️ 🌞 IS MORE ADVANCED than C language. So drawbacks in C & whatever is highly impossible in C . Which is why its easy recommend possible in C++ 😫 🌪️ 🌞 program as a header file 📂,. ☺️🤣🤣🤣🤣🤣🤣
24th Apr 2019, 4:45 AM
Asim Farheen
Asim Farheen - avatar