Hacker News new | ask | show | jobs
by exprL 4096 days ago
Early C? The parent described accurately how pointer addition in C works for all char pointers. (Well, other than the “nobody wants that” part, because that's how you skip n bytes of a string.)
1 comments

C has pointer arithmetic