I was wondering, is it possible to split up your code into seperate files, like cpp files, that contained the functions? If so, would you have to "include" them or would they just be linked in?