[fpc-pascal] typed constants...

Micha Nelissen micha at neli.hopto.org
Mon Oct 23 19:34:31 CEST 2006


Michael Van Canneyt wrote:
> Initialized constants are deprecated, and should be replaced by initialized
> variables, as in Delphi:

They are? Why?

They have the practical advantage of being able to share them with other
instances of this process. At least, if compiler+linker cooperate to put
them in the right section.

Micha



More information about the fpc-pascal mailing list