ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 25 days agoPointers explained:lemmy.worldimagemessage-square70linkfedilinkarrow-up1548arrow-down131
arrow-up1517arrow-down1imagePointers explained:lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 25 days agomessage-square70linkfedilink
minus-squareDahGangalang@infosec.publinkfedilinkarrow-up4·24 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).