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

argp_state

Declaration

Source position: argph.inc line 72

type argp_state = record

  root_argp: Pargp;

  argc: LongInt;

  argv: ;

  next: LongInt;

  flags: dword;

  arg_num: dword;

  quoted: LongInt;

  input: pointer;

  child_inputs: ;

  hook: pointer;

  name: Pchar;

  err_stream: PFILE;

  out_stream: PFILE;

  pstate: pointer;

end;


Documentation generated on: 2023-03-18