Always learning, always teaching. I am on a learning journey myself and I post about beginner friendly topics and points that helps me understand and learn.
MultiDimensional Pointer Arithmetic
Multidimensional Pointer Arithmetic means doing pointer arithmetic on a pointer that points to a multidimensional array.
Please read the linked thread that will help you understand this.
https://t.co/y5hSlJrh6B
POINTER ARITHMETIC
PS: Please read the linked tweet before you read this, you would find it helpful.
Arithmetic operations that can be performed on a Pointer like addition and subtraction.