loads a PPM file
width and height are pointers to image dimensions
saves a game of Othello master on a file
filename point to filename string
true if save operation was successful, false otherwise
saves a game of Othello master on a slot
slot number
true if save operation was successful, false otherwise
load a game of Othello master from a file given a slot number
slot number
true if save operation was successful, false otherwise
load a game of Othello master from a file given a filename
filename is a pointer to the characters of the file to open
true if save operation was successful, false otherwise