[fpc-devel]SizeOf() reports 0 for Var Paramaters. (1.1)
Ivan Shikhalev
fpc at hotbox.ru
Sun Jul 27 15:00:53 CEST 2003
Hello, Jon!
You wrote to "fpc-devel at lists.freepascal.org"
<fpc-devel at lists.freepascal.org> on Sun, 27 Jul 2003 01:32:39 -0400:
SizeOf - is a compiler-time defined function. If it will return a true value
in run-time, the compiler must include in .exe all info about all variables
and expressions.
In Delphi or TP the SizeOf function is same.
------------
Ivan Shikhalev
http://fpc.by.ru/
More information about the fpc-devel
mailing list