json_util.h File Reference


Defines

#define JSON_FILE_BUF_SIZE   4096

Functions

struct json_objectjson_object_from_file (char *filename)
int json_object_to_file (char *filename, struct json_object *obj)

Define Documentation

#define JSON_FILE_BUF_SIZE   4096


Function Documentation

struct json_object* json_object_from_file ( char *  filename  )  [read]

int json_object_to_file ( char *  filename,
struct json_object obj 
)


Generated on Fri Jul 31 10:58:15 2009 for json-c by  doxygen 1.5.8