VMS Help
CC, Run-time functions, mmap

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

  Maps a file system object into virtual memory.

  Syntax:

        #include <types.h>
        #include <mman.h>

        void mmap (void *addr,
                   size_t len,
                   int prot,
                   int flags,
                   int filedes,
                   off_t off);  [xopen/posix-1]
                   size_t len,
                   int prot,
                   int flags,
                   int filedes,
                   off_t off...);  [Compaq C extension]
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.