now i have a next i need to show the addresses of the variable in each integer array element. I need to store addresses in pointers temporarily prior to displaying it.
another thing i need to do is to make the program sk the user to enter an address. The address should be stored in a temporary int variable, and then copied to the integer pointer.