Re: append()

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

Hello,

What about using repeat( ) to build your sequence and assigning values to given
indice within, then truncating any over allocated sequences when finished.

Although, this could become a problem if you run out of alloted sequence
so care must be used with this method.

This is usually a much faster codeing style.`!

Euman


----- Original Message ----- 
From: <dm31 at uow.edu.au>

I have to agree with Antoine. I never use append or prepend because   
I've been able to do the job faster with &. I found this out after    
trying to speed up several programs, but they only went slower with   
append.                                                               
                                                                      
regards,                                                              
Dan

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

Search



Quick Links

User menu

Not signed in.

Misc Menu