Thread
:
Help with char array n char pointer
View Single Post
xpi0t0s
Mentor
13Nov2012,04:50
OK, so do you know that 'a' is in fact an integer constant?
Find its value, and find the value of 'e', you will be able to work out what p+'e'-'a' is.
IndiraP
likes this