Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - in the flat memory model, the application's code and data must total less http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
In the flat memory model, the application's code and data must total less
than 4GB in size.  Segment registers CS, DS, SS and ES point to the same
linear address space (this does not imply that the segment registers contain
the same value).  That is, a given offset in one segment refers to the same
memory location as that offset in another segment.  Essentially, a flat
model operates as if there were no segments.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson