C is not C++. In particular, even though 90% of what works in C will work in Sepples (you godforsaken failure of a programmer) some of the scoping rules are different and the operator precedence table is altered in subtle ways (to make room for all the absolute shit that they added).
What you should probably do is just check for a "compile regular fucking C" mode on your compiler.