Hi, How would i get to do a two dimensional array to work and be defined in at least one line. Much like normal arrays such as
but i want it to be String[][] and so forth. Also i need help with understanding how to read and write files along with creating to.
I want to make a saved file for a game and the data is stored in like a .txt each variable on a certain line and such.
Thanks.