Unit 'gctypes' Package
[Overview][Constants][Types][Variables][Index] [#libogcfpc]

__argv

Declaration

Source position: gctypes.pp line 25

type __argv = record

  argvMagic: cint;

  commandLine: pcchar;

  length: cint;

  argc: Integer;

  argv: ppcchar;

  endARGV: ppcchar;

end;


Documentation generated on: 2025-07-25