On Wed, 1 Aug 2012, Mattias Gaertner wrote:
On Wed, 1 Aug 2012 12:21:05 +0200 (CEST)
mar...@stack.nl (Marco van de Voort) wrote:
In our previous episode, Mattias Gaertner said:
What does strlen return on nil?
The FPC function strlen is implemented via FPC_PCHAR_LENGTH.
The documentation does not say what happens when passing nil.
Both the generic and assembler implementation return 0.
Thanks.
Can this be added to the docs?
Done. rev. 930.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal