Main Page | Modules | Data Structures | File List | Data Fields | Globals

debug.c File Reference

Debug core file. More...

#include "kernel.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>

Functions

void DebugMessage (char *szFormat,...)
 Writes a message into the debug file using the label "Message:".
void DebugWarning (char *szFormat,...)
 Writes a message into the debug file using the label "Warning:".
void DebugError (char *szFormat,...)
 Writes a message into the debug file using the label "Error:".
void DebugFatal (char *szFormat,...)
 Writes a message into the debug file using the label "Fatal:" and halts the kernel.


Detailed Description

Debug core file.


Generated on Fri Oct 29 14:32:52 2004 for oZone GUI by doxygen 1.3.8