My own iostream | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

My own iostream

Is it possible to create a source&header file with classes to be of same level (equivalence,importance,manner...) as those iostream and string and cmath that we #include all the time? Is it possible to make those libraries used without .h ?

25th Feb 2018, 5:22 PM
Damir Ribic
Damir Ribic - avatar
1 Answer
+ 2
I guessed it is not a good idea. But still, is it possible for "home made" classes to become same level, to #include them in a same manner as the "core" libraries such as iostream etc.?
25th Feb 2018, 5:50 PM
Damir Ribic
Damir Ribic - avatar