noun
null pointer
A pointer that does not point to any valid memory location; a fundamental concept in programming.
ヌルポインターを参照しようとするとプログラムがクラッシュする。
Attempting to dereference a null pointer will crash the program.
Variant with a middle dot; less common but seen in some technical contexts.
Borrowed from English 'null pointer'.