Y
Hacker News
new
|
ask
|
show
|
jobs
by
TazeTSchnitzel
4096 days ago
B and early C are untyped like this
1 comments
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.)
link
TazeTSchnitzel
4095 days ago
C has pointer arithmetic
link