[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
4.78
SDDS_NumberOfErrors
name:
SDDS_NumberOfErrors
description:
Returns the number of errors recorded by SDDS library routines.
synopsis:
#include ”SDDS.h”
int32_t SDDS_NumberOfErrors()
arguments:
None
return value:
The number of errors recorded by SDDS library routines since the last call to SDDS_PrintErrors.
see also:
SDDS
_ClearErrors
SDDS
_PrintErrors
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]