strings are always null-terminated, for delphi compatibility.
zero char is located at s[length(s)+1], but should never accessed directly.
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
