Count all occurrences of a character in a string
From: thomaz (suppa_at_nce.ufrj.br)
Date: 12/06/04
- Next message: Peter Rilling: "Re: Count all occurrences of a character in a string"
- Previous message: Rob Lykens: "RE: Write a string to the console window without escape characters"
- Next in thread: Peter Rilling: "Re: Count all occurrences of a character in a string"
- Reply: Peter Rilling: "Re: Count all occurrences of a character in a string"
- Reply: Dennis Myrén: "Re: Count all occurrences of a character in a string"
- Reply: Paul E Collins: "Re: Count all occurrences of a character in a string"
- Reply: C# Learner: "Re: Count all occurrences of a character in a string"
- Messages sorted by: [ date ] [ thread ]
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....
- Next message: Peter Rilling: "Re: Count all occurrences of a character in a string"
- Previous message: Rob Lykens: "RE: Write a string to the console window without escape characters"
- Next in thread: Peter Rilling: "Re: Count all occurrences of a character in a string"
- Reply: Peter Rilling: "Re: Count all occurrences of a character in a string"
- Reply: Dennis Myrén: "Re: Count all occurrences of a character in a string"
- Reply: Paul E Collins: "Re: Count all occurrences of a character in a string"
- Reply: C# Learner: "Re: Count all occurrences of a character in a string"
- Messages sorted by: [ date ] [ thread ]