ohcount
log.h
Go to the documentation of this file.
1 #define log_it(log) {} /* by default, do nothing, to use this to debug
2  * uncomment the line below */
3 //void log_it(char *log);