12-05-2022, 08:24 AM
(12-05-2022, 07:30 AM)luke Wrote: Surely this is a good opportunity to use _StriCmp to keep the code neat while still achieving good performance?I actually went to look that up to see if such a function existed. But why bother with a bubble sort? How many times did Steve call it "yucky" or similar? The original example was only to demonstrate that "LCASE$()" is slow, although not as slow as concatenation.