doc
Defines

csync_macros.h File Reference

#include <stdlib.h>
#include <string.h>
Include dependency graph for csync_macros.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ARRAY_SIZE(a)   (sizeof(a)/sizeof(a[0]))

Define Documentation

#define ARRAY_SIZE (   a)    (sizeof(a)/sizeof(a[0]))

Definition at line 29 of file csync_macros.h.