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

SplitName

Declaration

Source position: amigados.pas line 1760

function SplitName(

  const name: pCHAR;

  seperator: ULONG;

  buf: pCHAR;

  oldpos: LongInt;

  size: LongInt

):SmallInt;

function SplitName(

  const name: string;

  seperator: ULONG;

  buf: pCHAR;

  oldpos: LongInt;

  size: LongInt

):SmallInt;


Documentation generated on: 2023-03-18