|
My Project
|
#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | SSHT_ERROR_GENERIC(comment) |
| #define | SSHT_ERROR_MEM_ALLOC_CHECK(pointer) |
Error macros used in SSHT package.
Definition in file ssht_error.h.
| #define SSHT_ERROR_GENERIC | ( | comment | ) |
Definition at line 19 of file ssht_error.h.
| #define SSHT_ERROR_MEM_ALLOC_CHECK | ( | pointer | ) |
Definition at line 28 of file ssht_error.h.