#include "libviennashe/include/sys.h"Go to the source code of this file.
Macros | |
| #define | LIBVIENNASHE_CHKERR(x) if((x)) return viennashe_error((x)); |
| #define | LIBVIENNASHE_NO_ERROR 0 |
Typedefs | |
| typedef int | viennasheErrorCode |
Functions | |
| VIENNASHE_EXPORT viennasheErrorCode | viennashe_error (viennasheErrorCode ecode) |
| Error code interpretation function. More... | |
| #define LIBVIENNASHE_CHKERR | ( | x | ) | if((x)) return viennashe_error((x)); |
| typedef int viennasheErrorCode |
| VIENNASHE_EXPORT viennasheErrorCode viennashe_error | ( | viennasheErrorCode | ecode | ) |
Error code interpretation function.
The error code type