there are a series of typedefs at the head of the page, like typedef void RTvoid. Is that useful? I meean, aren't those types standard? Or in Windows and Linux those declaration differ?
The second question: what are CRT functions? Is that how are commonly known functions like malloc or printf? And, are they platform specific?