jansson/examples
2014-12-30 08:50:33 +02:00
..
Makefile.am Add Makefile.am for examples 2014-12-30 08:50:33 +02:00
README.rst Add Makefile.am for examples 2014-12-30 08:50:33 +02:00
simple_parse.c examples/simple_parse.c: Reindent, fix warnings & style 2014-12-30 08:50:33 +02:00

Jansson examples
================

This directory contains simple example programs that use Jansson.

You can compile the examples by running the configure script normally
in Jansson's top directory, and then:

    cd examples
    make