Previous: SDDS_Logic
Up: Manual Pages
Next: SDDS_PrintErrors
Previous Page: SDDS_Logic
Next Page: SDDS_PrintErrors
- name:
SDDS_NumberOfErrors
- description:
Returns the number of errors recorded by SDDS library routines.
- synopsis:
#include "SDDS.h"
long SDDS_NumberOfErrors()
- arguments:
None.
- return value:
The number of errors recorded by SDDS library routines since the last call to SDDS_PrintErrors.
- see also: