Personal tools
You are here: Home Forums GCC What is the diference between ANSI C and KPIT C ?

What is the diference between ANSI C and KPIT C ?

Up to GCC

What is the diference between ANSI C and KPIT C ?

Posted by Tisho at December 07. 2007

Re: What is the diference between ANSI C and KPIT C ?

Posted by DJ Delorie at December 07. 2007

The best place to answer these questions is the documentation that comes with it.  KPIT uses gcc, so it depends on what version of gcc they're based on, but in the documentation there are sections on compliance and extensions.

You can also read the gcc documentation online at http://gcc.gnu.org/


Powered by Ploneboard