Re: Desperately seeking strtod()
- From: "Ingo R. Homann" <ihomann_spam@xxxxxx>
- Date: Thu, 28 Jul 2005 08:25:03 +0200
Hi,
Eric Sosman wrote:
Thanks for the suggestion. I'm already doing something with a similar flavor: I use a regexp to find the longest number-ish prefix and then put it through Double.valueOf() for a more rigorous check (the regexp matches nonsense like "." and ".E-3").
Perhaps you may optimize your regexp then?
Ciao, Ingo
.
- Follow-Ups:
- Re: Desperately seeking strtod()
- From: Patricia Shanahan
- Re: Desperately seeking strtod()
- References:
- Desperately seeking strtod()
- From: Eric Sosman
- Re: Desperately seeking strtod()
- From: "."
- Re: Desperately seeking strtod()
- From: Eric Sosman
- Desperately seeking strtod()
- Prev by Date: Re: Loading an image file into an applet
- Next by Date: Re: Desperately seeking strtod()
- Previous by thread: Re: Desperately seeking strtod()
- Next by thread: Re: Desperately seeking strtod()
- Index(es):