How to copy Bitset to char array in C++Thanks..But I don't understand...:=(( I thought MyBitSet.toulong() returns to unsigned long from ...
How to copy Bitset to char array in C++Hi, I am new to C++ and STL, especially Bitset. I need o solve the following: char * MyBuffer...