C decrementing pointer

C decrementing pointer

In the last chapter we have studied about the increment operation on pointer variable in this chapter we will...
C incrementing pointer

C incrementing pointer

Incrementing Pointer : Incrementing Pointer is generally used in array because we have contiguous memory in array and...