Page 1 of 1

CWDebug

Posted: Mon Jun 30, 2008 3:49 pm
by milipili
In a lot of files you can found this :

Code: Select all

#ifdef CWDEBUG
#include <libcwd/sys.h>
#include <libcwd/debug.h>
#endif
Is the library CWDebug still supported ? As I am not really familiar with this lib how does it work ?

Posted: Mon Jun 30, 2008 4:28 pm
by zuzuf
I don't know if it still works. I used that lib long ago and I don't even remember how it works (this code is very old :) )

Posted: Mon Jun 30, 2008 5:56 pm
by milipili
So Don't mind if I remove it ? :p