1 2 3 4 5
// Declare a couple of functions - no modules problems. void FuncOne(); int FuncTwo(int arg);