Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 年前void *sh.itjust.worksimagemessage-square13linkfedilinkarrow-up1648arrow-down110
arrow-up1638arrow-down1imagevoid *sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 年前message-square13linkfedilink
minus-squaremoxlinkfedilinkarrow-up5·2 年前In other words, void refers to the typing of the pointer, not a particular value that might be present at its target. (But I can see how someone might find it confusing.)
In other words,
voidrefers to the typing of the pointer, not a particular value that might be present at its target.(But I can see how someone might find it confusing.)