is a small program of direction visualization of an array of 10 numbers through pointers, as you know a pointer must store the consecutive addresses of the arrangement, but I get the surprise that for example jumps from position 68 to 72 and passes overlook position 6C (hexadecimal numbers are not listed !!!)
Can someone please explain this to me?
I enclose the result where the memory addresses are shown
![Image]()