Well I know that you can just use the name of the whole array to output it. My problem is that you have to copy from the input array into a different output array and when I try to output the output array without using each element I get the things in the array plus some weird symbols and stuff. Is that just garbage in the rest of the array since it's not filled?