Page 1 of 1

In the directive #pragma pack(n), if the value of ‘n’ is given to be 5, then what happens?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) Error
b) Warning but no error
c) Executes the pragma statement
d) Ignores the pragma statement and executes the program