|
VMS Help CRTL, fread *Conan The Librarian |
Reads a specified number of items from the file.
Format
#include <stdio.h>
size_t fread (void *ptr, size_t size_of_item, size_t
number_items, FILE *file_ptr);
Additional Information (explode) :
|
|