Go to the documentation of this file. 26 #ifndef __LIBWPG_UTILS_H__ 27 #define __LIBWPG_UTILS_H__ 39 #define WPG_DEBUG_MSG(M) printf("%15s:%5d: ", __FILE__, __LINE__); printf M 40 #define WPG_DEBUG(M) M 42 #define WPG_DEBUG_MSG(M) printf M 43 #define WPG_DEBUG(M) M 46 #define WPG_DEBUG_MSG(M) 50 #endif // __LIBWPG_UTILS_H__
Generated for libwpg by
doxygen 1.8.11