GNU Info

Info Node: (g77-295.info)Kill Intrinsic (function)

(g77-295.info)Kill Intrinsic (function)


Next: Link Intrinsic (function) Prev: JZExt Intrinsic Up: Other Intrinsics
Enter node , (file) or (file)node

Kill Intrinsic (function)
.........................

     Kill(PID, SIGNAL)

Kill: `INTEGER(KIND=1)' function.

PID: `INTEGER'; scalar; INTENT(IN).

SIGNAL: `INTEGER'; scalar; INTENT(IN).

Intrinsic groups: `badu77'.

Description:

   Sends the signal specified by SIGNAL to the process PID.  Returns 0
on success or a non-zero error code.  See `kill(2)'.

   Due to the side effects performed by this intrinsic, the function
form is not recommended.

   For information on other intrinsics with the same name: Note: Kill
Intrinsic (subroutine).


automatically generated by info2www version 1.2.2.9