YACDB
Yet Another C(rappy) Database
include Directory Reference
Directory dependency graph for include:
server-side/parser/include

Files

file  instruction.h [code]
 Structures for instruction management.
 
file  main_parser.h [code]
 Small parser include to only add some generic function.
 
file  parser.h [code]
 Main parsing file, transform a user input into instruction from instruction.h.
 
file  parser_dump.h [code]
 Debug file to dump instructions.
 
file  parser_mallocs_frees.h [code]
 Frees and mallocs helper for the structures in instruction.h.