Quote Originally Posted by VictorN View Post
Did you debug your code? It is what you had to do first.
Besides you create your CustomerAnimal array but do not initialize CustomerAnimal members!
Hi Victor,

I haven't debug my code because I not that familiar with debugging yet. So I have to ask talk my teacher to show me on how to debug.

Also I'm going start by initializing it's members to see if that will help somewhat.