Lab 7 prelab

We'll be practicing using arrays, functions, passing by value, and passing by reference.

We'll be using a tic tac toe board (3x3, pieces are X and O), but no rules for the game are necessary.