Department of Engineering

IT Services

Write a main routine in one file that calls a function called fun that's in another file. fun just prints out a message. Put fun within a namespace and see if you can compile the code by appropriate use of using.