Plasma GitLab Archive
Projects Blog Knowledge

#ifdef DEBUG
#define debug(s) Printf.eprintf "[%S %i] %s\n%!" __FILE__ __LINE__ s
#else
#define debug(s) ()
#endif

debug("test")

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml