## The NetOS standard library list - input/output : **stdio.h** or **io.h** - void kPrintf(const int pos, const char\* str); - void kClear(const int pos, const int size);
The NetOS standard library list