Good day, This probably should have been my first blog entry, as my code structures often look at using buffers when dealing with dynamic Arrays and Strings. Today we will have a brief look at Strings. When building a String you want to avoid a large number of concatenations, especially in a potentially...