On 12/4/2013 2:33 AM, eles wrote:On Sunday, 1 December 2013 at 06:43:13 UTC, Walter Bright wrote:On 11/30/2013 1:19 PM, Chris Cain wrote:
but they give a nice convoluted counter-example; read this: int (*(*fp)(int (*)(int, int), int))(int, int)It's not a counterexample. It's still the same as how you'd use it in an expression.
yes, it is not a counter-example to the C's choice, only to the human capacity to read declarations.
