Hacker News new | ask | show | jobs
by Laremere 1336 days ago
In this case, instead of, say, an int, you could have the field be a pointer to an int.
1 comments

And now you've traded one problem for another.