YACDB
Yet Another C(rappy) Database
CrtInstr Struct Reference

Create instruction. More...

#include <instruction.h>

Collaboration diagram for CrtInstr:

Data Fields

instrType type
 Always "crt".
 
char * table
 Table name.
 
charraycolumns
 Columns name.
 
charraytypes
 Columns type (useless)
 

Detailed Description

Create instruction.


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