Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
rightbyte
2y ago
0 comments
Save
Share
Using pointers to the stack?
0 comments
2 comments · 1 top-level
top
newest
oldest
maattdd
2y ago
· 1 in thread
Pointers to stack sound like a recipe for disaster (all those pointers will be dangling very very soon).
softwaredoug
2y ago
I’d argue it’s safer to have the paradigm of “i own stuff then delegate it you” (ie down the stack) then the non hierarchy chaos the heap invites
j
/
k
navigate · click thread line to collapse