Re: Help: Getting Sequences from Files

new topic     » goto parent     » topic index » view thread      » older message » newer message

----- Original Message ----- 
From: "Craig Welch" <euphoria at welchaviation.org>
To: <EUforum at topica.com>
Sent: Wednesday, September 01, 2004 7:18 AM
Subject: Re: Help: Getting Sequences from Files


> 
> 
> don cole wrote:
> 
> > ------------much faster--------------
> > --I use  Binary Print/Get by Gabriel Boehme (availabe in the archives).
> > 
> > include bget.e
> 
> As well as being faster, it improves the accuracy of one's data! From 
> Gabriel's documentation:
> 
> "To the best of my knowledge, these routines are *completely* stable 
> and will not corrupt your data.  In fact, in some cases, your data 
> will be even *more* accurate."
> 
> I therefore run all of my data through a bprint/bget cycle several 
> times, thus attaining the highest possible quality of data ...
> 
> -- 
> Craig
> 

will be even *more* accurate."

more accurate than using print(1, data) to store data for retrieving.
euphoria doesn't have a built-in routines to accurately store
euphoria objects.
bget.e routines provide the ability to store the information as
accurately as is possible.

    unkmar

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu