programming - C - function freadWhat links here?

prototype

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


The function reads characters from the input stream stream and stores them in successive elements of the array whose first element has the address (char *)ptr until the function stores size*nelem characters or sets the end-of-file or error indicator. It returns n/size, where n is the number of characters it read. If n is not a multiple of size, the value stored in the last element is indeterminate. If the function sets the error indicator, the file-position indicator is indeterminate.
programming - C - function fread
X Windows Structures - XKeyEvent
microprocessors - microchip 16F84A - indirect addressing
AutoCAD - unanon.lsp
Topical Bible - Why
file formats - PDF - indirect objects
MC6802 - instruction set - Branch if Minus
Topical Bible - Sheol
Topical Bible - God's help for us
filename:programming - C - function fread
filename:programming%20%2D%20C%20%2D%20function%20fread
last edit:December 18 2012 18:56:20 (4168 days ago)
ct = 1716065026.000000 = May 18 2024 16:43:46
ft = 1355874980.000000 = December 18 2012 18:56:20
dt = 360190046.000000