Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.984 Beiträge
 
#1

Efficient String Building in Delphi

  Alt 30. Okt 2013, 13:09
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. ...

More...
  Mit Zitat antworten Zitat