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.
Maybe you don't know this.
I am currently on 3 challenges on Social Media.
I want to focus on these for 2022 and 2023.
Do you know all three of them and how to check them ?
a /thread
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.
x.com/AparchitCodes/status/1…
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.
This is how we use pointer arithmetic to access various elements in a MultiDimensional Array.
Hope this helps. :)
Check out my profile for more such content. I post about all the things that I have learned or am currently learning as I am on a learning journey myself.