cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoTell me the truth ...piefed.jeena.netimagemessage-square30linkfedilinkarrow-up1573
arrow-up1573imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square30linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up4·5 months agopragma(pack) { int a:1, b:1, … h:1; } IIRC.
pragma(pack) {
int a:1, b:1, … h:1;
}
IIRC.