Relative Content

Tag Archive for arrayscpointers

c multi-dimensional arrays vs pointers

I’ve struggling to understand some details of how it’s possible to access multi-dimensional arrays using pointer arithmetic and have come up with some results that don’t seem to make sense: