Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 9 months agoI love new featureslemmy.zipimagemessage-square13linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imageI love new featureslemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 9 months agomessage-square13linkfedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up0·9 months agoWhy do you even have pointers to pointers?
minus-squareBradleyUffner@lemmy.worldlinkfedilinkEnglisharrow-up1·9 months agoPointers just point to memory addresses, and because pointers are stored in memory addresses, it just kind of naturally falls out that way.
Why do you even have pointers to pointers?
Pointers just point to memory addresses, and because pointers are stored in memory addresses, it just kind of naturally falls out that way.
Because pointers are real.