Hacker News new | ask | show | jobs
by saagarjha 327 days ago
alloca is a significantly better and safer allocation strategy than the thing it supersedes (fixed size buffers). It's not great but it's definitely better.