Hi,
I'm new to C++ so please help me...

I have an address in memory, and I want to print out 100 bytes from this address on.
one by one in HEX.

How do I do that?


Thanks