Unit 'flcStrings' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_fundamentals]

StrCountCharB

Declaration

Source position: flcStrings.pas line 1006

function StrCountCharB(

  const S: RawByteString;

  const C: ByteChar

):Integer; overload;

function StrCountCharB(

  const S: RawByteString;

  const C: ByteCharSet

):Integer; overload;



CT Web help

CodeTyphon Studio