|  | programmer's documentation | 
Define global variables usefull for the mathematical expression parsing. More...

| Variables | |
| int | mei_glob_column = 0 | 
| int | mei_glob_line = 0 | 
| int | mei_glob_ierr_list = 0 | 
| int * | mei_glob_column_list = NULL | 
| int * | mei_glob_line_list = NULL | 
| char ** | mei_glob_label_list = NULL | 
| char * | mei_glob_string_begin = NULL | 
| char * | mei_glob_string_end = NULL | 
| mei_node_t * | mei_glob_root = NULL | 
Define global variables usefull for the mathematical expression parsing.
| int mei_glob_column = 0 | 
| int* mei_glob_column_list = NULL | 
| int mei_glob_ierr_list = 0 | 
| char** mei_glob_label_list = NULL | 
| int mei_glob_line = 0 | 
| int* mei_glob_line_list = NULL | 
| mei_node_t* mei_glob_root = NULL | 
| char* mei_glob_string_begin = NULL | 
| char* mei_glob_string_end = NULL | 
 1.8.3.1
 1.8.3.1