YACDB
Yet Another C(rappy) Database
main_parser.h File Reference

Small parser include to only add some generic function. More...

#include <stdio.h>
#include "instruction.h"
Include dependency graph for main_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

instrparse_instr (char *)
 
InstrArrayparse_user_input (char *)
 
void dump_instr (FILE *, instr *)
 
void dump_instrarray (FILE *, InstrArray *)
 
void free_instr (instr *)
 
void free_instrarray (InstrArray *)
 

Detailed Description

Small parser include to only add some generic function.

Author
Mateo