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

CreateArgstring

Declaration

Source position: rexx.pas line 487

function CreateArgstring(

  const argstring: pCHAR;

  length: LongWord

):pCHAR;

function CreateArgstring(

  const argstring: string;

  length: LongWord

):pCHAR;


Documentation generated on: 2021-07-30