On 3/31/07, Sbranzo <[EMAIL PROTECTED]> wrote:
Obviously address of vectors change every execution, and that's ok, but distance between variable "a" and vector first varies between 460 and 472 bytes. Shouldn't it be fixed? Why does this happens? I tought stack gap couldn't influence relative placement of variables in stack frames.
you should look at the alignment of the variables each run.