ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 months agoPointers explained:lemmy.worldimagemessage-square54linkfedilinkarrow-up1194arrow-down111
arrow-up1183arrow-down1imagePointers explained:lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square54linkfedilink
minus-squareDahGangalang@infosec.publinkfedilinkarrow-up4·2 months agoAnother reason I commonly see: to change the structure / “main pointer” to a data structure (esp during freeing and cleanup).
Another reason I commonly see: to change the structure / “main pointer” to a data structure (esp during freeing and cleanup).