Next: SDDS_SaveLayout
Up: Manual Pages
Previous: SDDS_ReconnectFile
Contents
SDDS_RowCount
- name:
SDDS_RowCount
- description:
Used to retrieve the number of rows.
- synopsis: #include "SDDS.h"
long SDDS_RowCount(SDDS_TABLE *SDDS_table)
- arguments:
- SDDS_table: Address of the SDDS_TABLE structure for the data set.
- return value:
Returns the number of rows.
- see also:
Robert Soliday
2006-06-29