how can i use C functions in stdio such as `getchar()` from KN ?
s
how can i use C functions in stdio such as
getchar()
from KN ?
got it. I have to use
platform.posix
.