[fpc-pascal] Behavior of SizeOf function

Luiz Americo Pereira Camara luizmed at oi.com.br
Thu Mar 8 23:56:09 CET 2007


The result of a SizeOf(Pointer) is know at compile time.

Does fpc optimize it and treat as a constant or will call the SizeOf
function every time it appears?

Thanks in advance.

Luiz




More information about the fpc-pascal mailing list