Hi there,
I'm doing some C++ in Visual Studio 2005 and I'm looking at memory while debugging. However, I don't really know how to "decode" it or just don't know how much memory the data type takes.
When I look at the data address, I get a bunch of hex, of course, but I can only know how much...