Yeah... I forgot to write stuff down in class I have a function where I read in an array of characters... or a String, whatever, and then I make a new array of characters to replace it. How do I make the original array point to the new one? Thanks if you can help me.