exit(status = 0)
Terminate the current process with status which must be an exact integer in the range 0 to 255.
status
Return an unspecified value.
Core Module Index | Main Index