Hello,

In http://www.freepascal.org/docs-html/ref/refsu14.html#x37-400003.2.8 , the stack sized used by a Shortstring is Declared length + 2 . Why not Declared length + 1 ?

Is it easy to change software codes using strings encoded in CP437 to widestring ? I hope so as widestring has no refcount and so should behave like string about copy/deep copy.

Cheers, Ched'
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to