Macaulay2 » Documentation
Packages » ForeignFunctions » Pointer » 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.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/ForeignFunctions.m2:795:0.