YACDB
Yet Another C(rappy) Database
AddInstr Struct Reference

Add instruction. More...

#include <instruction.h>

Collaboration diagram for AddInstr:

Data Fields

instrType type
 Always "add".
 
char * table
 Table name.
 
charraycolumns
 Columns name.
 
charrayvalues
 Columns values.
 

Detailed Description

Add instruction.


The documentation for this struct was generated from the following file: