Go to the documentation of this file.
29 #if !defined(NDEBUG) || defined(_DEBUG)
39 #define debug_print(fmt, ...) \
40 do { if (DEBUG) fprintf(stderr, "%s:%d:%s(): " fmt, strrchr("/"__FILE__,'/')+1, \
41 __LINE__, __func__, ##__VA_ARGS__); fflush(stderr);} while (0)
apriltag
Author(s): Edwin Olson
, Max Krogius
autogenerated on Sun Apr 20 2025 02:08:19