We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BinGOs tested MINIX and QNX. I re-checked Solaris 10.
C99 // comments are supported by all compilers that we tested.
The state of C99 on VMS.
Note that C99 VLAs are an accident waiting to happen. Credit Tomasz Konojacki for the details on why these things are so dangerous.
All the C99 results for MSVC from Steve Hay. Reformat each section to show compiler availability first.
I missed that Visual C supports "variadic macros" at an earlier version.
Order C99 sections by increasing minimum Visual C version needed.
Correct one oversight - HP's cc *can* do mixed declarations and code.
Requirements gathering for C99 features we might be able to use.