Iterating through a multidimensional arrayAhh... Stupid mistake there on my part :) Thanks for the help.
Iterating through a multidimensional arrayI'm working on a program that will include a very basic "map editor" of a sorts. (The "map" is actua...
Understanding 2D arrays of ints Ah thanks a lot! :) So it was just an off by one error on my part I couldn't spot! Those things are ...
Understanding 2D arrays of ints I have a program that requires a 2D array of ints to create a grid to be used for AI pathing. Howeve...
Preventing a user from entering too large an integerThanks for the help :) That's really cleared some of my questions up!
This user does not accept Private Messages