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

execlp

Declaration

Source position: unistdh.inc line 95

function execlp(

  __file: PAnsiChar;

  __arg: PAnsiChar;

  args: array of Const

):LongInt;

function execlp(

  __file: PAnsiChar;

  __arg: PAnsiChar

):LongInt;


Documentation generated on: 2026-03-13