Hacker News new | ask | show | jobs
by kahlonel 3205 days ago
Except for the fact that the arrays you are talking about are still put on the stack.
1 comments

Apologies if unclear, that is what I meant be stack-based. Article implies that you cannot create a dynamically sized object on the stack.