cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoTell me the truth ...piefed.jeena.netexternal-linkmessage-square154linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square154linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up0·3 months agopragma(pack) { int a:1, b:1, … h:1; } IIRC.
pragma(pack) {
int a:1, b:1, … h:1;
}
IIRC.