previous | start | next

Building a Test Program

  1. Make a new subfolder for your program.
  2. Make two files, one for each class.
  3. Compile both files.
  4. Run the test program.


previous | start | next