Dennis Ritchie RIP
Posted Oct 15, 2011 0:51 UTC (Sat) by
HelloWorld (guest, #56129)
In reply to:
Dennis Ritchie RIP by dashesy
Parent article:
Dennis Ritchie RIP
C syntax is so natural and addictive.
Yeah right. Stuff like
void (*signal(int, void (*)(int)))(int);
is totally natural. And this is not some random contrived example, but a declaration from the standard library.
(
Log in to post comments)