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