can you have a main in included cpp files code example
Example: including cpp header file in c++
#include "enter_name_here.cpp"
//Make sure the files are in the same directory.
#include "enter_name_here.cpp"
//Make sure the files are in the same directory.