[fpc-devel] cmem not aligning memory

Michael Schnell mschnell at lumino.de
Tue Apr 6 15:10:07 CEST 2010


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



More information about the fpc-devel mailing list