Here is a joke that i had taken down some years back. I do not know the exact source for it!
C isn’t that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void.
Leave a Reply