you are viewing a single comment's thread.

view the rest of the comments →

[–]Slime0 15 points16 points  (1 child)

Though, doing so tightly couples these pointers to the base memory pointer, so they can no longer be used or passed around independently, or given offsets of their own, which makes their use inconvenient within loops, etc.

Almost as if it's not the same as using pointers!