alvneiayu/task
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
JANSSON: http://www.digip.org/jansson/ JANSSON API: http://www.digip.org/jansson/doc/2.4/apiref.html# LICENSE: MIT GPL compatible Yes (http://en.wikipedia.org/wiki/MIT_License) 1-. How to configurate and install ./configure make make check make install 2-. How to compile the code cc -o prog prog.c -ljansson -std=c99