
This directory contains the zumero_client_api.h header file.

    #include "sqlite3.h"
    #include "zumero_client_api.h"

    int rc = zumero_sync(...);

You'll need a compiled library for linking of course.  These are located in the
platform-specific directories of this zip file.

