C语言宏的副作用
3.10.4 Duplication of Side Effects
?
?Many C programs define a macro min, for “minimum”, like this:
min