Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

var_uni_entry Struct Reference

A variable entry. More...


Data Fields

int export
 Whether the variable should be exported.
wchar_t val [1]
 The value of the variable.


Detailed Description

A variable entry.

Stores the value of a variable and whether it should be exported. Obviously, it needs to be allocated large enough to fit the value string.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 13 02:53:46 2008 for fish by  doxygen 1.4.4