variable.h File Reference

Go to the source code of this file.

Defines

#define VAR_SET   0
#define VAR_APPEND   1
#define VAR_DEFAULT   2

Functions

void var_defines (const char **e)
int var_string (const char *in, char *out, int outsize, LOL *lol)
LISTvar_get (const char *symbol)
void var_set (const char *symbol, LIST *value, int flag)
LISTvar_swap (const char *symbol, LIST *value)
void var_done ()


Define Documentation

#define VAR_APPEND   1

#define VAR_DEFAULT   2

#define VAR_SET   0


Function Documentation

void var_defines ( const char **  e  ) 

void var_done (  ) 

LIST* var_get ( const char *  symbol  ) 

void var_set ( const char *  symbol,
LIST value,
int  flag 
)

int var_string ( const char *  in,
char *  out,
int  outsize,
LOL lol 
)

LIST* var_swap ( const char *  symbol,
LIST value 
)


Generated on Thu Aug 17 15:54:33 2006 for MaJam by  doxygen 1.4.7