Hacker News new | ask | show | jobs
by jhawk28 4262 days ago
I don't see #1 as a problem. Only pointers can be null, values cannot. Strings are not null terminated so that removes a whole class of problems.