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