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

SplitName

Declaration

Source position: amigados.pas line 1766

function SplitName(

  const name: PAnsiChar;

  seperator: ULONG;

  buf: PAnsiChar;

  oldpos: LongInt;

  size: LongInt

):SmallInt;

function SplitName(

  const name: ShortString;

  seperator: ULONG;

  buf: PAnsiChar;

  oldpos: LongInt;

  size: LongInt

):SmallInt;


Documentation generated on: 2025-07-25