I have searched this website and Google, and haven't really found anything that solves my problem. I am trying to write a game right now, and this game contains a map of terrain tiles that the player can move across. I want to store the tiles in a 10x10 array, but I am having trouble initializing the array.I have searched this website and Google, and ha