/Sm Compiler Option

Syntax: Default:
/Sm[+|-] /Sm-

Use /Sm to ignore obsolete keywords, such as near, far, and huge.

By default, the compiler treats unsupported obsolete keywords like any other identifier.



Summary of Compiler Options