cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoTell me the truth ...piefed.jeena.netimagemessage-square168linkfedilinkarrow-up11.18Karrow-down117
arrow-up11.16Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square168linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up5·1 month agopragma(pack) { int a:1, b:1, … h:1; } IIRC.
pragma(pack) {
int a:1, b:1, … h:1;
}
IIRC.