Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

lprintf.c File Reference


Functions

void breakpoint ()
void error_breakpoint ()
volatile void fatal_handler ()
void lprintf_exit ()
void vlprintf (char*msg, va_list ap)
void lprintf (char* msg, ...)
void lprint_error (char* msg, ...)
void lprint_warning (char* msg, ...)
volatile void lprint_fatal (char* file, int line, char* msg, ...)
volatile void lprint_fatalNoMenu (char* file, int line, char* msg, ...)
void flush_logFile ()
void mysprintf (char*& buf, char* fmt, ...)
void volatile lprintf_string (int len, const char* bytes)
void volatile lsprintf_string (char* buf, int len, const char* bytes)

Variables

FILE* logFile
char fname [80]
bool PrintVMMessages
bool LogVMMessages
const max_len


Function Documentation

void breakpoint ()

void error_breakpoint ()

volatile void fatal_handler ()

void lprintf_exit ()

void vlprintf (char * msg, va_list ap) [static]

void lprintf (char * msg, ...)

void lprint_error (char * msg, ...)

void lprint_warning (char * msg, ...)

volatile void lprint_fatal (char * file, int line, char * msg, ...)

volatile void lprint_fatalNoMenu (char * file, int line, char * msg, ...)

void flush_logFile ()

void mysprintf (char *& buf, char * fmt, ...)

void volatile lprintf_string (int len, const char * bytes)

void volatile lsprintf_string (char * buf, int len, const char * bytes)


Variable Documentation

FILE* logFile [static]

char fname[80] [static]

bool PrintVMMessages

bool LogVMMessages

const max_len [static]


Generated at Tue Jun 27 12:06:48 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999