#61739 - The_Perfection - Tue Nov 22, 2005 11:44 pm
I have a slight problem: I am making a Windows shell and I need to create a 'click' routine. I think that making 'buttons' and checking if they are clicked. The problem is that I need to make an array for the buttons and their coordinates and size. I suppose that I should use a 2D array. I just don't know how to make an array. It is EXTREMELY different from a minor programming language called RPGCode.
So my question is how would you create an array, and how would you create a 2D array?
Is it possible change the size of an array without changing the contents?
Sorry if this is a simple problem, but I literally just switched to GBA programming not even a whole week ago.
So my question is how would you create an array, and how would you create a 2D array?
Is it possible change the size of an array without changing the contents?
Sorry if this is a simple problem, but I literally just switched to GBA programming not even a whole week ago.