Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/util/doxygen/addon/doxmlparser/src/debug.h

Source at commit 1322 created 12 years 8 months ago.
By meklort, Add doxygen to utils folder
1#ifndef _DEBUG_H
2#define _DEBUG_H
3
4void debug(int level,const char *msg,...);
5void setDebugLevel(int level);
6
7#endif
8

Archive Download this file

Revision: 1322