I'm trying to do pointer arithmetic with a pointer to array, but I get a wrong value since I can't dereference the pointer properly. Here is the code:I'm trying to do pointer arithmetic with a poin
I'm trying to do pointer arithmetic with a pointer to array, but I get a wrong value since I can't dereference the pointer properly. Here is the code:I'm trying to do pointer arithmetic with a poin