Which statement about sizeof(struct Record) is portable C?

from C structs, unions and enums
C23 (GCC 13.3.0) intermediate 1 min

Which statement about sizeof(struct Record) is portable C?

Report an error