anonymous_in_atl@ani.social to Animemes@ani.social · 21 days agoThats a good question.ani.socialimagemessage-square12linkfedilinkarrow-up1125arrow-down11
arrow-up1124arrow-down1imageThats a good question.ani.socialanonymous_in_atl@ani.social to Animemes@ani.social · 21 days agomessage-square12linkfedilink
minus-squareAnarchoEngineer@lemmy.dbzer0.comlinkfedilinkarrow-up8·21 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.