What GNU C extensions are available that aren't trivial to implement in C99?

Posted by Yktula on Stack Overflow See other posts from Stack Overflow or by Yktula
Published on 2010-04-20T20:49:35Z Indexed on 2010/04/20 20:53 UTC
Read the original article Hit count: 229

Filed under:
|
|
|

How come the Linux kernel can compile only with GCC? What GNU C extensions are really necessary for some projects and why?

© Stack Overflow or respective owner

Related posts about c

    Related posts about c99