Vircon32: C API reference
If you are going to create games for the console you may need a complete reference for all functions included in the C compiler. This section is intended to help programmers know what is included in each file of the standard library, and how each of the functions behaves.
Remember as well that the current C compiler for Vircon32 has some variations and limitations compared to the standard C. In the guides section you can find the compiler guide, which explains all features of the language.