D:/opendownloadmanager/ODM-1.x/InetFile/common.h File Reference

#include "system.h"
#include "fsinet.h"

Go to the source code of this file.

Defines

#define SAFE_DELETE_ARRAY(a)   {if (a) {delete [] a; a = NULL;}}


Define Documentation

#define SAFE_DELETE_ARRAY ( a   )     {if (a) {delete [] a; a = NULL;}}

Definition at line 12 of file common.h.


Generated on Sun May 25 00:19:39 2008 by  doxygen 1.5.6