help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'oldlinux' (#rtl)

ExitProcess

Exit the current process

Declaration

Source position: oldlinux.pp line 1353

procedure ExitProcess(

  val: LongInt

);

Description

ExitProcess exits the currently running process, and report Val as the exit status.

Remark: If this call is executed, the normal unit finalization code will not be executed. This may lead to unexpected errors and stray files on your system. It is therefore recommended to use the Halt call instead.

Errors

None.

See also

Fork

  

Create child process

ExecVE

  

Execute process using environment

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505