Hey,
Can someone tell me how i can include source files. Like with header files you can do
#include "headerfile.h"

I want to put functions in the second source file, but i have no idea how to call them.