Try min(a, min(b, c)). Look at the cpp expansion and notice all the variable
name clashes.
We went through this on #kernel one night, and Alan concocted some amazingly
gross unique identifier generators as a result. To me, this looks like the
best way to do this.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/