I want to be able to store a reference to an array, but not really sure if pointers are necessary or where to start. I'm looking for functionality similar to using ref with a function, but in a variable.I want to be able to store a reference to an ar