Skip to content

NULLBER

Symbolic Value : Basic Encoding Rules
NULLBER - An empty pointer to a BerElement

#include <lber.h>

Symbolic Values :

NULLBER   -  An empty pointer to a BerElement.

Description :

NULLBER is an empty pointer to a BerElement, defined as: ((BerElement *) 0).

See Also : BerElement ber_alloc_t