ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agoPointers explained:imagemessage-square78linkfedilinkarrow-up1584arrow-down136
arrow-up1548arrow-down1imagePointers explained:ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square78linkfedilink
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).