Chris Uzdavinis <chris@uzdavinis.com> writes:
Please consider this simple example:
...
  #define LOG(X) log((X), __FILE, __LINE__)
Oops.  The typo on __FILE was an accident, and I hope it won't be a
distraction from the example I was trying to make.
-- 
Chris