My main site - http://www.mcprogramming.org
My CS site - http://www.essentialcscourses.com
My Twitter - / mcprogramming
My Facebook - / 220026358164435
C++ - Classes - Creating Source files and Header files - In this C++ tutorial, I will show you how to create classes outside of the main.cpp file. Codeblocks makes this easy by autocompleting a source file template and header file template. This video will introduce you to the interaction between the header file and source file.