Blocks in C, not C++
Blocks in C, not C++
Posted Sep 18, 2009 8:01 UTC (Fri) by marcH (subscriber, #57642)In reply to: Blocks in C, not C++ by ncm
Parent article: Tornado and Grand Central Dispatch: a quick look
> The GNU Gcc developers are very keen on observing relevant standards; proprietary features encourage lock-in.
Here is a list of non-standard GCC extensions:
http://www.ibm.com/developerworks/linux/library/l-gcc-hacks/
You can probably find a better list; this one took me only 15 seconds to find.
