The Fool wrote:
>
> So I needed to create C++ class that would be used to create a static
> copy of some data the program already Uses (but sometimes changes), for
> which it would need to revert to its original state (it also non
> contiguous).  It also needs to be able to 'fiddle' with the data at the
> byte/bit level.
> 
> So I create part of the class, but when I tested it I got these weird
> results.  It seemed to be putting say integer (32bit) data bytes
> backwards..
>
If you want help, you should post the code or at least the
relevant part of it :-)

Also, something like O.S., compiler, linker, etc would be useful

Alberto Monteiro

_______________________________________________
http://www.mccmedia.com/mailman/listinfo/brin-l

Reply via email to