Which of the following may create problem in the typedef program?
(a) ;
(b) printf/scanf
(c) Arithmetic operators
(d) All of the mentioned
I had been asked this question in final exam.
The origin of the question is Typedefs in section Structures, Unions and Bit-Fields in C of C