- 1
How can i create a separate header files for classes in linux using terminal?
In this tutorial it is shown using an ide, i want to do it using vim. Thank you.
1 Answer
+ 3
simply open your header file with vim in terminal :/
then include your header in your main source