From: Andy Little (andy_at_[hidden])
Date: 2005-10-21 17:29:34


"Paul Mensonides" <pmenso57_at_[hidden]> wrote

> more-or-less equivalent. The great strength of the macro version is the
> support
> for arbitrary bit groupings.

Might be an idea to remind of macro weakneses

* Macro doesnt respect namespaces.
* Macro can be redefined
* Macro is global

cheers
Andy Little