Skip to content

Change default C standard to C99

Many code checkers (#6 (closed)) for C currently don't support C11.

C11 seems useless anyway and most compilers do not implement the optional parts of the standard.