[fpc-pascal] Pointers in Pascal!!

Joao Morais post at joaomorais.com.br
Tue Apr 29 15:55:06 CEST 2008


Jonas Maebe wrote:
> 
> On 29 Apr 2008, at 15:35, Zaka E-Lab wrote:
> 
>> It's possible to give a default initialization value to a defined type?
> 
> No, that is not possible.

Except if your pointer is declared as a member of a class (which is 
always assigned to nil by default)




More information about the fpc-pascal mailing list