Sjmarf to Programmer Humor@programming.dev • 8 months agovoid *sh.itjust.worksimagemessage-square13fedilinkarrow-up1647arrow-down110
arrow-up1637arrow-down1imagevoid *sh.itjust.worksSjmarf to Programmer Humor@programming.dev • 8 months agomessage-square13fedilink
minus-squaremoxlink5•8 months agoIn 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,
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.)