Re: append() versus &=
- Posted by Robert Craig <rds at ATTCANADA.NET> Sep 13, 2000
- 436 views
Jiri Babor writes: > I am probably too dense, but Robert's reply was not of much help, > as far as I am concern... In Lewis Townsend's program I found a big difference in the timing of the last two (more complicated) tests, depending on whether I moved the append() loop before or after the corresponding &= loop. It's complicated, but I think it has to do with the pattern of dynamic storage allocation. I didn't find this with your modified version. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com