[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
4.7
SDDS_ColumnCount
name:
SDDS_ColumnCount
description:
Used to retrieve the number of columns.
synopsis:
#include ”SDDS.h”
int32_t SDDS_ColumnCount(SDDS_TABLE *SDDS_table)
arguments:
SDDS
_table:
Address of the SDDS_TABLE structure for the data set.
return value:
Returns the number of columns.
see also:
SDDS
_ArrayCount
SDDS
_ParameterCount
SDDS
_RowCount
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]