the code is not split
*.h file define functions and include what you need
*.cpp is the program in c++ that you can do using *.h ressources
the code is not split
*.h file define functions and include what you need
*.cpp is the program in c++ that you can do using *.h ressources