[
prev
] [
prev-tail
] [
tail
] [
up
]
2.3
Error Handling and Utilities
SDDS
_CastValue
— Casts a numeric value from one SDDS data type to another.
SDDS
_ConvertToDouble
— Converts a numeric value from any SDDS numeric data type to double precision.
SDDS
_GetTypeSize
— Returns the size in bytes of a given SDDS data type.
SDDS
_Logic
— Performs general two-term logic for SDDS row and column selection operations.
SDDS
_NumberOfErrors
— Returns the number of errors recorded since the last call to SDDS_PrintErrors.
SDDS
_PrintErrors
— Prints the errors recorded since the last call to itself.
SDDS
_PrintTypedValue
— Prints any SDDS data type.
SDDS
_Terminate
— Terminates an SDDS data set, freeing all memory and closing the data set file.
[
prev
] [
prev-tail
] [
front
] [
up
]