ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agoPointers explained:lemmy.worldimagemessage-square74fedilinkarrow-up1571arrow-down133
arrow-up1538arrow-down1imagePointers explained:lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square74fedilink
minus-squareDahGangalang@infosec.publinkfedilinkarrow-up4·1 day 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).