My program will allow the user to input a enter data to fill an array of the struct animal. for some reason when ever the first element gets filled it crashes the program. I'm thinking it might be a issue with memory allocation but being fairly new to c++ i might be wrong. Thank you to all that read this post and offer help.