Page 3 of 3

Re: Real mode stack

Posted: Mon Apr 14, 2014 6:19 am
by iansjack
It's uninitialized data. There is no need to include it in the binary.

Re: Real mode stack

Posted: Mon Apr 14, 2014 7:26 am
by qw
iansjack wrote:It's uninitialized data. There is no need to include it in the binary.
My point exactly. It's a waste of space and it doesn't make things safer.