![[Dept of Engineering]](http://www.eng.cam.ac.uk/images/house_style/engban-s.gif)
Next: Object-orientated programming
Up: Scope and Namespaces
Previous: Scope and Namespaces
- 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.
Tim Love
2001-07-05