[fpc-devel] Zero terminated strings

dmitry boyarintsev skalogryz.lists at gmail.com
Tue Nov 11 07:49:19 CET 2008


strings are always null-terminated, for delphi compatibility.

zero char is located at s[length(s)+1], but should never accessed directly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20081111/83eb2f65/attachment.html>


More information about the fpc-devel mailing list