0

Have there any way of writing header file and also using it on Sololearn for cpp

25th Jul 2022, 3:42 AM
Behzod
Behzod - avatar
1 Answer
+ 1
You can make header files in c++ with .h extension and include it using #include "file name" syntax. And i don't know that how it can be done in Solo learn.
29th Jul 2022, 5:52 PM
uzair ullah
uzair ullah - avatar