I'd like to make some PR but would like to know in advance which C version or compiler version has to be supported, e.g. "ISO C90" or is C99 acceptable, too?
What is the oldest compiler version of e.g. gcc, clang and MSVC that must still be able to compile the code?