Real mode stack

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
iansjack
Member
Member
Posts: 4711
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Real mode stack

Post by iansjack »

It's uninitialized data. There is no need to include it in the binary.
User avatar
qw
Member
Member
Posts: 792
Joined: Mon Jan 26, 2009 2:48 am

Re: Real mode stack

Post 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.
Post Reply