M66 OpenCPU stdio support

Does OpenCPU support stdio.h functions like “printf”, “puts”, “fprintf” and more? Specially fprintf is important for me.

I am using M66FA using SDK v2.6

OpenCPU not support stdio and is not POSIX
but implementation is easy
example: