File sds.h
Go to the source code of this file
#include <stdio.h>#include <stdint.h>
Classes
| Type | Name |
|---|---|
| struct | sdsError_t |
Macros
| Type | Name |
|---|---|
| define | SDS_ASSERT (cond) /* multi line expression */ |
| define | SDS_ERROR_CHECK (sds_status) /* multi line expression */ |
| define | SDS_PRINTF (...) printf(\_\_VA\_ARGS\_\_) |
| define | SDS_STDIO 1 |
Macro Definition Documentation
define SDS_ASSERT
#define SDS_ASSERT (
cond
) `/* multi line expression */`
define SDS_ERROR_CHECK
#define SDS_ERROR_CHECK (
sds_status
) `/* multi line expression */`
define SDS_PRINTF
#define SDS_PRINTF (
...
) `printf(__VA_ARGS__)`
define SDS_STDIO
#define SDS_STDIO `1`
The documentation for this class was generated from the following file sds/include/sds.h