Which of the following is not allowed?
(a) Arrays of bit fields
(b) Pointers to bit fields
(c) Functions returning bit fields
(d) None of the mentioned
The question was asked in an online quiz.
Asked question is from Bit-fields in portion Structures, Unions and Bit-Fields in C of C