
15 Jan
2009
15 Jan
'09
2:22 p.m.
on Wed Jan 14 2009, "TaeKyeong Wang" <bugiii-AT-gmail.com> wrote:
C++ programmers want to input a constant of the binary form, like following. But, this is illegal in C++ world.
unsigned char value = 0b10001010;
There are some solutions of this lack. But, I can't find the gratifying answer.
http://www.boost.org/doc/libs/1_37_0/libs/utility/utility.htm#BOOST_BINARY ?? -- Dave Abrahams BoostPro Computing http://www.boostpro.com