VMS Help  —  CRTL  msync
    Synchronizes a mapped file.

    Format

      #include  <mman.h>

      int msync  (void *addr, size_t len, int flags);
Additional Information: explode extract
Arguments Description Return Values
Close Help