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

execle

Declaration

Source position: unistdh.inc line 90

function execle(

  __path: PAnsiChar;

  __arg: PAnsiChar;

  args: array of Const

):LongInt;

function execle(

  __path: PAnsiChar;

  __arg: PAnsiChar

):LongInt;


Documentation generated on: 2026-03-09