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
programming - sqlite - operations
programming:c:function isspace
programming:c:environment variables
filename:programming:c:function fwrite
filename:programming%3Ac%3Afunction%20fwrite
last edit:April 04 2009 19:35:54 (-1785950 minutes ago)
ct = 1131731132.000000 = November 11 2005 12:45:32
ft = 1238888154.000000 = April 04 2009 19:35:54
dt = -107157022.000000