Sorry, if my question seemed vague. Its not about the digit, but the way the macro works. FYI. I am totally new to this macro thing.
I am trying to understand somebody else's code.
His code has the following:
Macros are like inline functions, except worse. You can't step through a macro while you're debugging and make finding and fixing bugs harder.
Functions or template functions are almost always better to use than macros.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.