up: programming - C - File I/O  
programming - C - function fwriteWhat links here?

prototype

size_t fwrite(const void *ptr, size_t size, size_t nelem, FILE *stream);


The function writes characters to the output stream stream, accessing values from successive elements of the array whose first element has the address (char *)ptr until the function writes size*nelem characters or sets the error indicator. It returns n/size, where n is the number of characters it wrote. If the function sets the error indicator, the file-position indicator is indeterminate.
programming - C - function fwrite
filename:programming - C - function fwrite
filename:programming%20%2D%20C%20%2D%20function%20fwrite
last edit:December 19 2012 00:07:38 (5012 days ago)
ct = 1788993214.000000 = September 09 2026 22:33:34
ft = 1355875658.000000 = December 19 2012 00:07:38
dt = 433117556.000000