%fprintf() function

The %fprintf() function writes formatted output on stream under control of format.

Syntax

var = %fprintf((char*)stream, format, arg...)

Description

Floating types are not supported. See your host system documentation.