Name: Anonymous 2012-01-28 18:16
"char (*(*x())[])()
x: function returning pointer to array[] of pointers to function returning char" - K&R, page 122.
Because C is concise and elegant.
Seriously, I am a fan of the language, but this is unforgivable.
x: function returning pointer to array[] of pointers to function returning char" - K&R, page 122.
Because C is concise and elegant.
Seriously, I am a fan of the language, but this is unforgivable.