ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 days agoPointers explained:lemmy.worldimagemessage-square76linkfedilinkarrow-up1581arrow-down134
arrow-up1547arrow-down1imagePointers explained:lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square76linkfedilink
minus-squareDahGangalang@infosec.publinkfedilinkarrow-up4·3 days 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).