[fpc-pascal] Pointers in Pascal!!
Zaka E-Lab
shanatorio at gmail.com
Tue Apr 29 15:35:26 CEST 2008
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
More information about the fpc-pascal
mailing list