Previous: Defining Data Table Contents
Up: Output Routines
Previous Page: Defining Data Table Contents
Next Page: Error Handling and Utilities
- SDDS_WriteLayout---Writes the SDDS header to the file defined by a previous call to
SDDS_InitializeOutput or SDDS_InitializeCopy. The contents of the header must
have been previously defined by calls to the SDDS_Define X routines.
- SDDS_WriteTable---Writes the current data table to the data set file. The contents of the
table must have been previously defined by calls to SDDS_SetArray, SDDS_SetParameters,
and SDDS_SetRowValues.