Copyright Digital Equipment Corp. All rights reserved.

$UNWIND

   Unwinds the procedure call stack.

   Format

     SYS$UNWIND  [depadr] ,[newpc]

   C Prototype

     int sys$unwind  (unsigned int *depadr, void *newpc);
 


Additional information available:

Arguments