tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Memory alignment
On Fri, 4 Dec 2009 09:13:15 -0500 (EST)
der Mouse <mouse%Rodents-Montreal.ORG@localhost> wrote:
> > &num0_ptr=0xbfbfe6c4, num0_ptr % 32=0
> > &num1_ptr=0xbfbfe6c0, num1_ptr % 32=0
>
> Maybe it's just me, but I don't think 0xbfbfe6c4 is a multiple of 32.
> Is it me or you that's spazzing?
It isn't; that's the stack location of the pointer, not the value.
Home |
Main Index |
Thread Index |
Old Index