json-gen-c  0.1.5
json-gen-c generate C code for json manipulation
io.h File Reference

file operation helper functions. More...

#include "utils/sstr.h"
Include dependency graph for io.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

file operation helper functions.