Count all occurrences of a character in a string

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: thomaz (suppa_at_nce.ufrj.br)
Date: 12/06/04


Date: Mon, 6 Dec 2004 07:26:53 -0800

Hi....

There is a string method to count the total number of a
specified character in a string.
EX: count the total of (*) in a string
*** Test ***

Thanks....