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

PXFWIFSTOPPED (L*X, M*X)

POSIX Function: Determines if a child process has stopped.

Module

USE IFPOSIX

result = PXFWIFSTOPPED (istat)

istat

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

Results

The result type is logical. The result value is .TRUE. if the child process has stopped; otherwise, .FALSE..

関連情報


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