Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

execl

Declaration

Source position: unistdh.inc line 92

function execl(

  __path: Pchar;

  __arg: Pchar;

  args: array of Const

):LongInt;

function execl(

  __path: Pchar;

  __arg: Pchar

):LongInt;


Documentation generated on: 2023-03-18