The Standard C I/O Interface Functions
fprintf
Description
The
function writes to the file identified by
fprintf
by the format string. The VisualDSP++ 5.0 I/O library performs all the
required format processing.
Prototype
int fprintf
12-62
(FILE *stream, const char *fmt, ...);
VisualDSP++ 5.0 Device Drivers and System
stream
Services Manual for Blackfin Processors
as determined
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?