cm0002@lemmy.world to Programmer Humor@programming.dev · 7 months agoTell me the truth ...piefed.jeena.netimagemessage-square166linkfedilinkarrow-up11.18K
arrow-up11.18KimageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 7 months agomessage-square166linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up5·7 months agopragma(pack) { int a:1, b:1, … h:1; } IIRC.
pragma(pack) {
int a:1, b:1, … h:1;
}
IIRC.