Quantcast
Channel: Planet Object Pascal
Viewing all articles
Browse latest Browse all 1725

DelphiTools.info: Efficient String Building in Delphi

$
0
0
As a followup to the String Concatenation article, let’s take a look at a less trivial case: what if instead of concatenating a couple strings, you want to concatenate a few hundred? Sounds like a task at which TStringBuilder should excel, but one should never assume, and always measure. Eating Lots of Apples While some…

Viewing all articles
Browse latest Browse all 1725

Trending Articles