Examveda
Examveda

The function of __attribute__((packed)); can also be performed using . . . . . . . .

A. #pragma pack(1);

B. #pragma pack(2);

C. #pragma pack(4);

D. #pragma pack(8);

Answer: Option A


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor