Previous: SDDS_GetColumn
Up: Manual Pages
Next: SDDS_GetColumnInDoubles
Previous Page: SDDS_GetColumn
Next Page: SDDS_GetColumnInDoubles
typedef struct {
char *name, *symbol, *units, *description, *format_string;
long type, field_length;
/* internal data follows that should not be accessed by users */
} COLUMN_DEFINITION;