... <kos.h>'').3.1
Alternatively it is possible to include individual headers as you use them; but with the speed of modern C compilers there is generally no good reason to do this unless you have a namespace conflict.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
...3.2
In KOS 1.1.6 and above, threading is always active; it is not a matter of threaded or not, but cooperative vs pre-emptive threading. Cooperative threading is the equivalent of the old KOS non-threaded mode, it just adds a little bit to the binary size.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.