Spilling the Beans: C/C++ Header Files

Header files in C/C++ are defining the interface between different modules. In this article I share some tips and tricks how create such interface files.

Continue reading