The Witchcraft Compiler Collection
WCC
 All Data Structures Files Functions Variables Typedefs Macros
Data Fields
learn_key_t Struct Reference

Data Fields

char ttype [10]
 
char tlib [200]
 
char tfunction [200]
 
char targ [20]
 
char tvalue [200]
 

Detailed Description

Definition at line 1861 of file wsh.c.

Field Documentation

char learn_key_t::targ[20]

Definition at line 1866 of file wsh.c.

char learn_key_t::tfunction[200]

Definition at line 1865 of file wsh.c.

char learn_key_t::tlib[200]

Definition at line 1864 of file wsh.c.

char learn_key_t::ttype[10]

Definition at line 1863 of file wsh.c.

char learn_key_t::tvalue[200]

Definition at line 1867 of file wsh.c.


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