ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 12 days agoPointers explained:lemmy.worldimagemessage-square77linkfedilinkarrow-up1585arrow-down135
arrow-up1550arrow-down1imagePointers explained:lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 12 days agomessage-square77linkfedilink
minus-squareDahGangalang@infosec.publinkfedilinkarrow-up4·11 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).