+ 3

Noob'Quest

Can i create headers with random names ? or its have dedicated names ?

17th Mar 2018, 1:57 AM
SlightlyWind
SlightlyWind - avatar
7 Answers
+ 2
can i do that ?
17th Mar 2018, 2:16 AM
SlightlyWind
SlightlyWind - avatar
+ 2
This is a relatively complex process to some, but if you think you are ready: https://stackoverflow.com/questions/16693273/how-do-i-create-a-library
17th Mar 2018, 2:20 AM
Dread
Dread - avatar
+ 1
Do you mean creating your own custom modules/header files for your CPP program? If you want to create ".h" files, then you can name them whatever.
17th Mar 2018, 2:14 AM
Dread
Dread - avatar
+ 1
how can i create a custom modules ?
17th Mar 2018, 2:18 AM
SlightlyWind
SlightlyWind - avatar
+ 1
i haven't read the thread with the link you posted, but im now understood that 'iostream' is a custom code library and c++ is just the reader ,writer and the excuser, right ?
17th Mar 2018, 2:50 AM
SlightlyWind
SlightlyWind - avatar
0
Yeah, you can create ".h" files for external function/module calls; but your profile shows you just started C++. I don't think you're entirely understanding the concept of this, if you are new that is. What do you think?
17th Mar 2018, 2:18 AM
Dread
Dread - avatar
0
Finish the C++ Tutorial first.
17th Mar 2018, 12:49 PM
Dread
Dread - avatar