Re: [Tutor] Windows Memory Basics

2017-10-21 Thread Michael C
I am going to put your reply in a special place, for the day I can understand it :) On Tue, Oct 17, 2017 at 2:37 AM, James Chapman wrote: > We're heading into advanced territory here and I might get told off but... > Consider this C++ program for a second, it has a struct

Re: [Tutor] Windows Memory Basics

2017-10-21 Thread Michael C
cool stuff! On Tue, Oct 17, 2017 at 2:17 AM, Alan Gauld via Tutor wrote: > On 17/10/17 01:02, Michael C wrote: > > > that is, one number, can be truncated and exist in multiple locations > like > > this > > > > double = 12345678 > > > > 123 is at x001 > > 45 is at x005 > > 678