hi all,
i have a java issue that i need some help with. it's homework, might as well admit it, but i am just after a second pair of eyes really. not so much telling me what to do but maybe pointing out how i should look at something.
i'm not going to post all the code here because i am paranoid about being accused of plagiarism, and wouldn't want to encourage it in others either. So really i am asking for anybody who thinks they might have ten minutes to help to just reply here and i will IM you my issue.
Basically, i am writing the constructor for a class, the two instance variables are a map and a list, which have to be initialised using values from three arrays. Sounds messy, eh? The arrays are two arrays of ints and one array of chars. the list is of "Tile" objects (defined in another class) which have two instance variables, a char and an int (from two of the arrays) and the map has chars as keys and ints from the other int array as the values.
Anyway, you'll see what i mean. Please reply here if you are willing to have a look, but please note that i really am not looking for somebody to do this for me, just to kind of see if you can see where i am going wrong and possibly give me a hint as to what direction to take as i am here with my nose at a wall.
thanks etc.....
EDIT: i think i meant PM, not IM. I meant send it to you via a personal message on this site, or it could be email, whatever. it could be IM i suppose.


