4.1 SDDS_ArrayCount
- name:
SDDS_ArrayCount
- description:
Used to retrieve the number of arrays.
- synopsis: #include ”SDDS.h”
int32_t SDDS_ArrayCount(SDDS_TABLE *SDDS_table)
- arguments:
- SDDS_table: Address of the SDDS_TABLE structure for the data set.
- return value:
Returns the number of arrays.
- see also: