Home » C Programming » Complicated Declarations

Declare the following statement? "A pointer to a function which receives nothing and returns nothing".

Correct Answer: void (*ptr)()

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion