json-gen-c  0.1.5
json-gen-c generate C code for json manipulation
utils Directory Reference
Directory dependency graph for utils:
src/utils

Files

 error_codes.c
 Implementation of error code utilities.
 
 error_codes.h
 Unified error code definitions for json-gen-c.
 
 hash_map.h
 A simple hash_map implementation.
 
 io.h
 file operation helper functions.
 
 json_context.c
 Implementation of thread-safe JSON parsing context.
 
 json_context.h
 Thread-safe context structure for JSON parsing.
 
 sstr.c
 Implementation of the sstr.h header file.
 
 sstr.h
 sstr_t are objects that represent sequences of characters.