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

__argv

Declaration

Source position: gctypes.pp line 18

type __argv = record

  argvMagic: cint;

  commandLine: pcchar;

  length: cint;

  argc: Integer;

  argv: ppcchar;

  endARGV: ppcchar;

end;


Documentation generated on: 2023-03-18