Copyright Digital Equipment Corp. All rights reserved.

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 available:

Argument        Description     Return_Values