[0] http://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B
Definitely writing C99 in that I compile the exact same source files with -std=c99 -Wall -pedantic when using a real C compiler.