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

execve

Declaration

Source position: unistdh.inc line 86

function execve(

  __path: PAnsiChar;

  __argv: PPAnsiChar;

  __envp: PPAnsiChar

):LongInt;


Documentation generated on: 2025-07-25