Main Page   Data Structures   File List   Data Fields   Globals  

control.c File Reference

#include <stdio.h>
#include <malloc.h>
#include <tcl.h>
#include "sadie.h"

Go to the source code of this file.

Data Structures

struct  _list

Typedefs

typedef _list list

Functions

void INIT ()
void FINI ()
void MESSAGE (char option, char *msg)
void TIMING (option) T_TIME option

Variables

char * msg_ptr
Tcl_Interp * MainTclInterp
char * functions [T_END][2]
short ABORT = FALSE
char * SLOG = NULL
short NAMES = ON
short TIMES = OFF
short LINES = OFF
char * options


Typedef Documentation

typedef struct _list list
 


Function Documentation

void FINI void   
 

Definition at line 249 of file control.c.

References _list::image, MESSAGE, RELMEM, SLEN, T_EXIT, T_FINI, and TIMING.

Referenced by Sadie_General_FinishProgCmd.

void INIT void   
 

Definition at line 214 of file control.c.

References LOCALE, MESSAGE, SLEN, SLOG, SYSTEM, T_EXIT, T_INIT, T_MAIN, and TIMING.

Referenced by Sadie_General_InitializeProgCmd.

void MESSAGE char    option,
char *    msg
 

Definition at line 290 of file control.c.

References MainTclInterp, msg_ptr, T_EXIT, T_MESSAGE, and TIMING.

void TIMING option   
 


Variable Documentation

short ABORT = FALSE
 

Definition at line 165 of file control.c.

char* functions[T_END][2]
 

Definition at line 32 of file control.c.

short LINES = OFF
 

Definition at line 211 of file control.c.

Tcl_Interp* MainTclInterp
 

Definition at line 29 of file control.c.

Referenced by MESSAGE.

char* msg_ptr
 

Definition at line 28 of file control.c.

Referenced by MESSAGE.

short NAMES = ON
 

Definition at line 205 of file control.c.

char* options
 

Definition at line 735 of file control.c.

char* SLOG = NULL
 

Definition at line 204 of file control.c.

Referenced by INIT.

short TIMES = OFF
 

Definition at line 208 of file control.c.


Generated on Wed Apr 9 08:56:17 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002