null character (NUL)

null character (NUL)

The ASCII or EBCDIC character '\0' with the hex value 00, all bits turned off. It is used to represent the absence of a printed or displayed character. This character is named<NUL> in the portable character set.


[Back: NULL]
[Next: null pointer]