Re: Faster way of making long string?
- From: Ekkehard Domning <edo@xxxxxxxx>
- Date: Tue, 26 Apr 2005 21:56:46 +0200
J French wrote:
On Mon, 25 Apr 2005 19:19:35 +0200, Ekkehard Domning <edo@xxxxxxxx>J French wrote:- the pre-calculation surprized me - rather cunningOn Sun, 24 Apr 2005 19:51:01 +0200, Ekkehard Domning <edo@xxxxxxxx>
Thanks :-)
(it needs to take negatives into account)
Sure, I realized it later. But this is no real problem.
I made a test with this and Str() is much faster than IntToStr. This was surprising for me.Rather than IntToStr I would use: Str( I, S ) - it saves a string creation in IntToStr - also having drilled into IntToStr it seems to be doing rather a lot of work
Best regards Ekkehard Domning .
- Follow-Ups:
- Re: Faster way of making long string?
- From: J French
- Re: Faster way of making long string?
- References:
- Faster way of making long string?
- From: Ian Hinson
- Re: Faster way of making long string?
- From: Ekkehard Domning
- Re: Faster way of making long string?
- From: J French
- Re: Faster way of making long string?
- From: Ekkehard Domning
- Re: Faster way of making long string?
- From: J French
- Re: Faster way of making long string?
- From: Ekkehard Domning
- Re: Faster way of making long string?
- From: J French
- Faster way of making long string?
- Prev by Date: Re: OnFilterRecord
- Next by Date: Re: Faster way of making long string?
- Previous by thread: Re: Faster way of making long string?
- Next by thread: Re: Faster way of making long string?
- Index(es):