Define RCSW_IS_ODD
Defined in File common.h
Define Documentation
-
RCSW_IS_ODD(n)
Readability macro for determining if something is odd.
You can obviously do this without a macro, but this is (1) more self documenting, and (2) less error prone.
Defined in File common.h
Readability macro for determining if something is odd.
You can obviously do this without a macro, but this is (1) more self documenting, and (2) less error prone.