next | previous | forward | backward | up | top | index | toc | Macaulay2 website
ForeignFunctions :: nullPointer

nullPointer -- the null pointer

Description

This Pointer object represents the null pointer, indicating that the pointer does not refer to a valid object.

i1 : nullPointer

o1 = (nil)

o1 : Pointer

For the programmer

The object nullPointer is a pointer.