[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

fork?

» close window

The Question is:

 
Is there a way to implement forks using Dec C (V 5.2-003)
 
 
 
 


The Answer is :

 
  vfork is available.  fork is not.
 
  For a full implementation of IEEE POSIX, see the POSIX package.
 

answer written or last revised on ( 22-APR-1998 )

» close window