The correct syntax of the attribute packed is _________
Posted: Wed Jul 13, 2022 7:56 pm
a) __attribute__((packed));
b) _attribute(packed);
c) _attribute_((packed));
d) __attribute__(packed);
b) _attribute(packed);
c) _attribute_((packed));
d) __attribute__(packed);