Well, an array is nothing more than a chunk of memory in the virtual memory of your machine.

You can't really 'move' it, you'd have to copy it (use temps). If you foresee yourself doing this...