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 - the default "code" class name is "code". the small code model "_text" http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The default "code" class name is "CODE".  The small code model "_TEXT"
segment and the large code model "module_name_TEXT" segments belong to the
"CODE" class.  This option allows you to select a different class name for
these code segments.  The name of the "code" class is explicitly set to
"<name>".
Note that the default "data" class names are "DATA" (for the "CONST",
"CONST2" and "_DATA" segments) and "BSS" (for the "_BSS" segment).  There is
no provision for changing the data class names.

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