On 04/06/2010 02:01 PM, Marco van de Voort wrote: > > I don't know, but the FreeBSD manpage says: > > The calloc() function allocates space for number objects, each size bytes > in length. The result is identical to calling malloc() with an > argument > of ``number * size'', with the exception that the allocated memory is > explicitly initialized to zero bytes. >
That is why I supposed that it is implementation dependent. -Michael _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel