  fork? 
 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.
 
