%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.

See Also

%fclose() Function

%fopen() Function

%fputc() Function

FlashBASIC C Functions Overview

cfunction Statement