Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Efficient String concatenation in Delphi

  Alt 28. Okt 2013, 09:20
You may all know about String concatenation in Delphi, but do you know about the implicit String variables the compiler may create for you? Along with the implicit variables come implicit exception frames, and a whole lot of hidden stack juggling, which can quickly become hidden complexity ...

More...
  Mit Zitat antworten Zitat