Which of the following return-type cannot be used for a function in C?
(a) char *
(b) struct
(c) void
(d) none of the mentioned
This question was posed to me in a national level competition.
This interesting question is from Structures and Functions in chapter Structures, Unions and Bit-Fields in C of C