comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: convert very large string to numeric
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: convert very large string to numeric [message #36254 is a reply to message #36119] Wed, 27 August 2003 10:59 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
> You may wonder why use XML. Well, It strated out as a challenge.
> But, after I did it for the first time, I was really impressed that I
> could add some intelligent information to my data files, and my file
> reader would be able to read them, or skip them, or whatever. So for
> now, I continue to use them.


Since you already have a solution I would probably stick with it. But, if
performance is that important, I would suggest either changing your XML file
structure (say by adding a <row> </row> tag) or writing your own parser that
doesn't rely on char data. The latter can be done easily (not with
IDLffXMLSAX though). I posted some code on the newsgroup a while ago...

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: what is an efficient lossless compression way to store a gray-scale image
Next Topic: [HELP] My program is not running in IDL 5.6

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:49:13 PDT 2025

Total time taken to generate the page: 0.00450 seconds