This link is broken. @DCurrent , can you fix this link?
I could, but I won't. I took that page down because it encouraged using
#define
macros on openborconstant()
. That's a deleterious practice in the long run and I should have known better.Constants and macros are an invaluable tool, as I point out here, but redefining constants that already exist is... stupid.
DC