Macaulay2 » Documentation
Packages » ForeignFunctions :: nullPointer
next | previous | forward | backward | up | index | toc

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.