debug.h File Reference

#include <stdio.h>
#include <audacious/api.h>

Go to the source code of this file.

Defines

#define AUDDBG(...)   do {if (* _aud_api_table->verbose) {printf ("%s:%d [%s]: ", __FILE__, __LINE__, __FUNCTION__); printf (__VA_ARGS__);}} while (0)

Define Documentation

#define AUDDBG ( ...   )     do {if (* _aud_api_table->verbose) {printf ("%s:%d [%s]: ", __FILE__, __LINE__, __FUNCTION__); printf (__VA_ARGS__);}} while (0)

Generated on 3 Feb 2012 for Audacious by  doxygen 1.6.1