report.cpp File Reference


Detailed Description

This function display a custom message box to report something. It is used in the debug system

Id
report.cpp,v 1.9 2003/12/30 11:14:35 lecroart Exp

Definition in file report.cpp.

#include "stdmisc.h"
#include <stdio.h>
#include <stdlib.h>
#include <malloc.h>
#include <nel/misc/common.h>
#include "nel/misc/report.h"

Go to the source code of this file.

Namespaces

namespace  NLMISC

Defines

#define DELETE_OBJECT(a)   if((a)!=NULL) { DeleteObject (a); a = NULL; }


Define Documentation

#define DELETE_OBJECT  )     if((a)!=NULL) { DeleteObject (a); a = NULL; }
 

Definition at line 63 of file report.cpp.


Generated on Tue Mar 16 06:43:14 2004 for NeL by doxygen 1.3.6