Sjmarf to Programmer Humor@programming.dev · 8 months agovoid *imagemessage-square13fedilinkarrow-up1644arrow-down110
arrow-up1634arrow-down1imagevoid *Sjmarf to Programmer Humor@programming.dev · 8 months agomessage-square13fedilink
minus-squaremox@lemmy.sdf.orglinkfedilinkarrow-up5·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.)