インテル® Fortran コンパイラー 14.0 ユーザー・リファレンス・ガイド

PXFWIFSIGNALED (L*X, M*X)

POSIX Function: Determines if a child process has exited because of a signal.

モジュール

USE IFPOSIX

result = PXFWIFSIGNALED (istat)

istat

(Output) INTEGER(4). The status of the child process (obtained from PXFWAIT or PXFWAITPID).

結果

The result type is logical. The result value is .TRUE. if the child process has exited because of a signal that was not caught; otherwise, .FALSE..

関連情報


このヘルプトピックについてのフィードバックを送信