Sepi

Name
  NberCharInStr

Parent
  ScStrUtils

Visibility
  PUBLIC

Description
  Calcule le nombre d'occurences d'un caractère dans une chaîne

Source code
  function NberCharInStr ( C : Char ; const Str : string ) : Integer

Parameters
 
Parameter Description
C : CHAR Caractère à chercher
Str : STRING Chaîne dans laquelle chercher C

Return
 
Types Description
INTEGER Nombre d'occurences de C dans Str

Sepi


Copyright (c) 2006-2010 Sébastien Doeraene
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/