os.WIFSIGNALED(status)
Return True
if the process exited due to a signal, otherwise return False
.
Availability: Unix.
os.WIFSIGNALED(status)
Return True
if the process exited due to a signal, otherwise return False
.
Availability: Unix.
Designed by : w10schools
service@w10schools.com
Please login to continue.