Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - -gt combine stack with dgroup http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 -Gt                 Combine stack with DGROUP
------------------------------------------------------------------------------
 Syntax
   -Gt

 Arguments
   None.

 Default
   The stack segment is separate from DGROUP.

 Description
   The -Gt switch instructs the compiler to combine the stack
   segment within DGROUP, instead of setting up a separate stack segment.
   Using this option has its primary importance in mixed language
   programming.

 Example
   . Combine the stack segment with DGROUP.
   
     force.exe -Gt test.prg
   
   . Enable DOSSEG ordering and combine the stack segment with DGROUP.
   
     force.exe -Gdt test.prg

See Also: -Gd

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