[fpc-pascal] Any chance to add the TStringBuilder to FCL?
Sven Barth
pascaldragon at googlemail.com
Mon Apr 18 11:33:19 CEST 2016
Am 18.04.2016 07:58 schrieb "Jürgen Hestermann" <juergen.hestermann at gmx.de>:
> And why was a directive implemented to use 0-based indices
> even for strings but none for 1-based indices in dynamic arrays?
> IMO the latter would be much more desired.
The usual reason: Delphi compatibility. If Delphi wouldn't have that
directive, we wouldn't have that either, because most others are content
with the indices as they are.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160418/d57290fe/attachment.html>
More information about the fpc-pascal
mailing list