Multiple Source Code File Example

This example is based on code from the C++ for Java Programmers text.

The makefile will compile the two source code files independently and then link them together if/when needed.