FreadFwriteread/write binary data
#include <stdio.h>
freadchar *ptrint sizeint numberFILE *fpfwritechar *ptrint sizeint numberFILE *fpDescription
Placeholder
Diagnostics
Both functions return 0(NULL) at the end of file or error.
See Also
System calls
read(),
write().
Fopen(),
getc(),
putc(),
printf()