Comment on What is C in practice?parentComments−pjmlp11yNo, there is C89, C99 and C11.What reduces the set of compilers is the reliance on compiler specific behaviours or recently approved standards, when compilers are still catching up.
Comments
No, there is C89, C99 and C11.
What reduces the set of compilers is the reliance on compiler specific behaviours or recently approved standards, when compilers are still catching up.