It's possible to give a default initialization value to a defined type?
I suppose that it isn't, but it would be to easy to resolve that trouble
that way.

Anyway, I appreciate your help and support.

Thanks.

Zaka.

Jonas Maebe escribió:
It cannot know that without help. You have to do such bookkeeping yourself (e.g., as mentioned before, by assigning nil to all pointers when declaring them). That is one of the basic properties of a language with manual memory management.


Jonas


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to