|
|
coherent
fwrite() STDIO Function fwrite() Write into file stream #include <stdio.h> iinntt ffwwrriittee(_b_u_f_f_e_r, _s_i_z_e, _n, _f_p) cchhaarr *_b_u_f_f_e_r; uunnssiiggnneedd _s_i_z_e, _n; FFIILLEE *_f_p; fwrite writes n items, each of size bytes, from buffer into the file stream pointed to by fp. ***** Example ***** For an example of how to use this function, see the entry for fopen. ***** See Also ***** fread(), STDIO ***** Diagnostics ***** fwrite normally returns the number of items written. If an error occurs, the returned value will not be the same as n. COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.