What language is the Toolkit written in?
Standard ANSI C. Being standard, it will compile without modifications using any C/C++ compiler on any operating system. The graphing functions are an exception, since there is no ANSI standard for graphics functions. The graphing functions are Windows specific. Furthermore, if you do not need to recompile the Toolkit, then you do not need to know C.