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: PPAnsiChar;

  __argz_len: Psize_t;

  __str: PAnsiChar;

  __with: PAnsiChar;

  __replace_count: Pdword

):error_t;

function argz_replace(

  var __argz: PAnsiChar;

  var __argz_len: size_t;

  __str: PAnsiChar;

  __with: PAnsiChar;

  __replace_count: Pdword

):error_t;


Documentation generated on: 2025-07-25