Copyright Digital Equipment Corp. All rights reserved.

$DELPRC

   Allows a process to delete itself or another process.

   Format

     SYS$DELPRC  [pidadr] ,[prcnam] ,[flags]

   C Prototype

     int sys$delprc  (unsigned int *pidadr, void *prcnam);
 


Additional information available:

Arguments