doc
|
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Defines | |
#define | ARRAY_SIZE(a) (sizeof(a)/sizeof(a[0])) |
#define ARRAY_SIZE | ( | a | ) | (sizeof(a)/sizeof(a[0])) |
Definition at line 29 of file csync_macros.h.