|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
Generic array template. More...
#include <assert.h>#include <hicn/util/log.h>#include <math.h>#include <string.h>

Go to the source code of this file.
Macros | |
| #define | BUFSIZE 1024 |
| #define | TYPEDEF_ARRAY_H(NAME, T) |
| #define | ARRAY_MAX_SIZE_LOG_INIT 0 |
| #define | TYPEDEF_ARRAY(NAME, T, CMP, SNPRINTF) |
Typedefs | |
| typedef int(* | cmp_t) (const void *x, const void *y) |
Generic array template.
| #define TYPEDEF_ARRAY_H | ( | NAME, | |
| T | |||
| ) |
1.8.17