hi,
I have to perform BIT STUFFING in C++ Language. I have to get data from the user and stuff the data and then transmit it. I have to destuff it at the other end. I have very less knowledge of performing this in C(As this should be done at bit level). How can we perform
operations at bit level in C++?. Please help me how to get started with this. please reply at
if u have any knowledge about it.
Thanks
I have to perform BIT STUFFING in C++ Language. I have to get data from the user and stuff the data and then transmit it. I have to destuff it at the other end. I have very less knowledge of performing this in C(As this should be done at bit level). How can we perform
operations at bit level in C++?. Please help me how to get started with this. please reply at
if u have any knowledge about it.
Thanks
Comment