Please enable JavaScript to view this site.

Returns the exit status of the process or 0 if the process is still running. This function returns immediately and does not wait until the process is finished.

Syntax

exitStatus(): int

Result

Return the process exit status

If normalExit() is FALSE (e.g. if the process was killed or crashed), this function returns 0, so you should check the return value of normalExit() before relying on this value.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC