Hacker News new | ask | show | jobs
by bitwise101 1310 days ago
Most of the times I use a pointer just because I want to return nil in case of error. Is this a valid reason?