|
Putting aside for the moment whether or not you’d ever really want to do such a thing…
Is there something wrong with this? Our Regex seems to hate it.
Regex NumberReg; NumberReg = new Regex ("^[+-]?\\d*\\.?\\d*(e?[+-]?\\d*)");
-chris
Chris J. Breisch, MCSD, MCDBA
|
- Re: [Mono-list] Problem with Regex Chris J. Breisch
- Re: [Mono-list] Problem with Regex Dan Lewis
- RE: [Mono-list] Problem with Regex Chris J. Breisch
