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

#include <wsh.h>

Data Fields

char * name
 
struct preload_tprev
 
struct preload_tnext
 

Detailed Description

Libraries to be preloaded (before shell/script execution)

Definition at line 453 of file wsh.h.

Field Documentation

char* preload_t::name

Definition at line 454 of file wsh.h.

struct preload_t* preload_t::next

Definition at line 457 of file wsh.h.

struct preload_t* preload_t::prev

Definition at line 456 of file wsh.h.


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