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

argz_replace

Declaration

Source position: argzh.inc line 17

function argz_replace(

  __argz: PPchar;

  __argz_len: Psize_t;

  __str: Pchar;

  __with: Pchar;

  __replace_count: Pdword

):error_t;

function argz_replace(

  var __argz: Pchar;

  var __argz_len: size_t;

  __str: Pchar;

  __with: Pchar;

  __replace_count: Pdword

):error_t;


Documentation generated on: 2023-03-18