Hacker News new | ask | show | jobs
by krakensden 4249 days ago
Yeah- implicit concatenation + snprintf seems like the way to go. Although you'd have to calculate a length, I suspect avoiding that is the primary virtue of this approach.