I tried that but it did not work. I'm curious, as I understand it, the contents of the array are already addresses. Therefore, prefixing the array by the reference operator & would show the address of each array element and not the address content of each array element?