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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to