Hello I am writing a program that to Define a new int array of 500 integers
int myint[499] ; Oops
int myint[499] ;