anonymous_in_atl@ani.social to Animemes@ani.social · 2 days agoThats a good question.ani.socialimagemessage-square5linkfedilinkarrow-up113arrow-down10
arrow-up113arrow-down1imageThats a good question.ani.socialanonymous_in_atl@ani.social to Animemes@ani.social · 2 days agomessage-square5linkfedilink
minus-squareAnarchoEngineer@lemmy.dbzer0.comlinkfedilinkarrow-up1·2 days agoPointer to a pointer exists but the pointer it points to no longer points to anything because the thing it pointed to was moved. You still have the pointer to the pointer but you get null from it instead of a memory.
Pointer to a pointer exists but the pointer it points to no longer points to anything because the thing it pointed to was moved. You still have the pointer to the pointer but you get null from it instead of a memory.