json-gen-c
0.1.5
json-gen-c generate C code for json manipulation
|
file operation helper functions. More...
#include "utils/sstr.h"
Go to the source code of this file.
Functions | |
int | read_file (const char *filename, sstr_t content) |
int | write_file (const char *filename, sstr_t content) |
file operation helper functions.