Re: [xml] Getting crazy with float parsing
- From: Igor Zlatkovic <igor stud fh-frankfurt de>
- To: <aleksey aleksey com>
- Cc: "Bjorn Reese" <breese mail1 stofanet dk>, <xml gnome org>
- Subject: Re: [xml] Getting crazy with float parsing
- Date: Wed, 8 May 2002 23:43:38 +0200
Well, another option is to store both string representation and a float
value
inside LibXML. When you need to do any computation you use float value
but if you need to write the unchanged value back then you simple use the
string. I understand that this makes things more complex but I don't
think that
using trio all the time is a good idea.
Not all of the trio, just the floating-point / string conversion.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]