Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.
Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.