|
@@ -12,8 +12,8 @@ For information about building json-c, see the <a href="https://github.com/json- |
|
|
|
|
|
|
|
|
<p>Current release: <a href="json-c-current-release/doc/html/index.html">json-c-0.14</a> |
|
|
<p>Current release: <a href="json-c-current-release/doc/html/index.html">json-c-0.14</a> |
|
|
<br>Best starting points: |
|
|
<br>Best starting points: |
|
|
<a href="json-c-current-releaes/doc/html/json__object_8h.html">json_object.h</a> or |
|
|
|
|
|
<a href="json-c-current-releaes/doc/html/json__tokener_8h.html">json_tokener.h</a> |
|
|
|
|
|
|
|
|
<a href="json-c-current-release/doc/html/json__object_8h.html">json_object.h</a> or |
|
|
|
|
|
<a href="json-c-current-release/doc/html/json__tokener_8h.html">json_tokener.h</a> |
|
|
|
|
|
|
|
|
You can also look at the tests in <a href="https://github.com/json-c/json-c/blob/json-c-0.14/tests/">the tests directory</a> for some examples.<br> |
|
|
You can also look at the tests in <a href="https://github.com/json-c/json-c/blob/json-c-0.14/tests/">the tests directory</a> for some examples.<br> |
|
|
One of the simplest examples is |
|
|
One of the simplest examples is |
|
|