pps_decoder_length()
Return the number of elements or properties in the current object or array
Synopsis:
#include <sys/pps.h>
int pps_decoder_length(pps_decoder_t *decoder);
Arguments:
- decoder
- A pointer to the decoder data type.
Library:
libpps
Description:
The function pps_decoder_length() returns the number of elements or properties in the current object or array.
Returns:
The property or element count.
Classification:
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |
Page updated:
