Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Microsoft C 6.0 - <b>_loadds load data segment register</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _loadds                 Load Data Segment Register

    When you use _loadds to modify the definition of a function, the
    data segment register, DS, will be loaded with the address of the data
    segment on entry to that function. The segment that the compiler uses
    as the data segment is indicated with the /ND compiler option on
    compilation; if no segment was indicated with /ND, the default is
    DGROUP.

See Also: _interrupt _saveregs

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