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

#include <wsh.h>

Data Fields

char * name
 
struct preload_tprev
 
struct preload_tnext
 

Detailed Description

Scripts to be executed

Definition at line 464 of file wsh.h.

Field Documentation

char* script_t::name

Definition at line 465 of file wsh.h.

struct preload_t* script_t::next

Definition at line 468 of file wsh.h.

struct preload_t* script_t::prev

Definition at line 467 of file wsh.h.


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