cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoTell me the truth ...piefed.jeena.netimagemessage-square121fedilinkarrow-up11.08Karrow-down116
arrow-up11.07Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square121fedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up5·19 hours agopragma(pack) { int a:1, b:1, … h:1; } IIRC.
pragma(pack) {
int a:1, b:1, … h:1;
}
IIRC.