pcb-rnd - C89

Most of the code base is written in C89, with a few exceptions written in C99 (gtk, because it's not C89-compatible). When adding new code, keep it C89. Especially watch out for these: