Next: SDDS_ConvertToDouble
Up: Manual Pages
Previous: SDDS_ClearErrors
Contents
SDDS_ColumnCount
- name:
SDDS_ColumnCount
- description:
Used to retrieve the number of columns.
- synopsis: #include "SDDS.h"
long 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:
Robert Soliday
2006-06-29