VMS Help  —  CRTL  ftok
    Generates a standard interprocess communication key that is
    usable in subsequent calls to semget.

    This function is supported on OpenVMS Integrity servers and
    Alpha only.

    Format

      #include  <ipc.h>

      key_t ftok  (const char *path_name, int project_id);
Additional Information: explode extract
Argument Description Return Values
Close Help