[fpc-pascal] NULL pointer to array of integer

Eduardo nec556 at retena.com
Wed Sep 13 20:42:11 CEST 2006


At 18:37 13/09/2006, you wrote:

>On 13 Sep 2006, at 14:00, Eduardo wrote:
>
>>I remember that on c a null pointer has value 0, but in ansi pascal
>>it has value 23.
>
>The value of nil is not defined in the ISO Ansi Pascal standard. In
>FPC, nil = pointer(0) on all currently supported platforms, but in
>principle it could be anything.

Sorry then for the confusion... i had read it somewhere else, i'll 
try to look for it.

Thanks 




More information about the fpc-pascal mailing list