Extract numbers from a string
From: Ryan (web_at_balancestudios.com)
Date: 05/16/04
- Next message: Richard Lewis Haggard: "Remoting, first attempt and 'type or namespace xxx could not be found'"
- Previous message: Bill English: "Re: Associating File Types"
- Next in thread: cody: "Re: Extract numbers from a string"
- Reply: cody: "Re: Extract numbers from a string"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 16 May 2004 13:00:33 -0500
I am trying to write a c# function to extract all numbers out of a string.
What is the easiest way to do this, regular expressions?
I must account for numbers formatted with or without commas (decimal points
are not important).
thnx
- Next message: Richard Lewis Haggard: "Remoting, first attempt and 'type or namespace xxx could not be found'"
- Previous message: Bill English: "Re: Associating File Types"
- Next in thread: cody: "Re: Extract numbers from a string"
- Reply: cody: "Re: Extract numbers from a string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|