Hacker News new | ask | show | jobs
by jjaredsimpson 3212 days ago
nit: Aren't pointer arguments also pass by value? The data is the memory address not the underlying pointed-to object.