Hacker News new | ask | show | jobs
by pjmlp 4840 days ago
Pointer arithmetic should be confined to unsafe/system blocks as it only makes sense when writing low level code like device drivers.