[fpc-pascal] Any chance to add the TStringBuilder to FCL?
Jürgen Hestermann
juergen.hestermann at gmx.de
Fri Apr 15 19:37:22 CEST 2016
Another advantage of having 1-based indeces in dyn. arrays
would be that you could store indeces in unsigned integers
while with 0-based indices high() may give -1.
More information about the fpc-pascal
mailing list