Changing the contents of an Array

Yes I agree but only 4 of the elements in the 2nd array will be integers. I guess I could create a 3rd array and see if it's much of a difference in memory usage or not. It just seemed easier and quicker to read in the two different arrays in sequential order to build a single string to pass to a function.