| Updated: October 28, 2024 | 
Add a null to the current object or array
#include <sys/pps.h>
            
pps_encoder_error_t pps_encoder_add_null(
                                    pps_encoder_t *encoder, 
                                    const char *name);
libpps
The function pps_encoder_add_null() adds a null to the current object or array.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes |