  How can I open a file for shared access? 
 The Question is:
 
How can I open a shared file in VMS environment using C language. What header
 file should be included for that? Please write me the actual command that
 should be used to open the shared file i.e. the access mode? What is the
 equivalent of SHARED.H in VMS?
 
 
 The Answer is:
 
  FAQ.  See "How can I open a file for shared access?".
 
