Hacker News new | ask | show | jobs
by azinman2 3902 days ago
Is there another way to do it as a macro that avoids this? How do you have temporary variables potentially in the middle of a larger expression, e.g. if (min(a,b) == 3) {...}