The Standard C I/O Interface Functions
fwrite
Description
The
function writes
fwrite
identified by
stream
Prototype
int fwrite (void *buffer, size_t size, size_t num, FILE *stream);
12-60
data elements of
num
.
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
bytes to the file
size
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?