The %fprintf() function writes formatted output on stream under control of format.
var = %fprintf((char*)stream, format, arg...)
Floating types are not supported. See your host system documentation.