/Nt Compiler Opton

Syntax: Default:
/Ntname Use CODE32

Use /Nt to specify the name of default code or text sections as nameCODE32. You can then give the sections special attributes, with the /SECTION linker option.

If you do not use the /Nt option, the default name is CODE32.



Summary of Compiler Options