Return the number of elements or properties in the current object or array
#include <pps.h>
int pps_decoder_length(pps_decoder_t *decoder);
libpps
The function pps_decoder_length() returns the number of elements or properties in the current object or array.
The property or element count.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |